#ff82ff Hex Color

#FF82FF
0
  • #ff82ff Color Information

    • In RGB color space, #ff82ff hex color has a red value of 255, a green value of 130 and a blue value of 255.

    • In CMYK color space (used in color printing), #ff82ff hex color is composed of 0% cyan, 49.02% magenta, 0% yellow and 0% black.

    • #ff82ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 75.5%.

    • #ff82ff hex color contains mainly RED.

    • The closest web safe color of #ff82ff is #ff99ff

    • #ff82ff hex color has a decimal value of 16745215.



    #ff82ff Color Spaces (Color Conversions)

    HEX ff82ff #ff82ff
    RGB 255, 130, 255 rgb(255, 130, 255)
    RGB Percent 100, 50.98, 100 rgb(100, 50.98, 100)
    CMYK 0, 49, 0, 0
    HSL 300°, 100, 75.5 hsl(300, 100%, 75.5%)
    HSV 300°, 49, 100
    XYZ 67.273, 44.445, 99.641
    Hunter Lab 66.667, 63.455, -41.948
    CIE-LAB 72.525, 64.019, -41.544
    CIE-LCH 72.525, 76.317, 327.019
    CIE-LUV 0, 49.02, 0, 0
    Web Safe ff99ff

    RGB percent of color #ff82ff

    100%
    50.98%
    100%

    CMYK percent of color #ff82ff

    0%
    49.02%
    0%
    0%


    Color Schemes with #ff82ff

    Complementary Color

    Split Complementary


    #ff82ff Color Preview

    Text with hexadecimal color #ff82ff

    This text has a font color of #ff82ff

    <p style="color:#ff82ff">Text here</p>

    #ff82ff Background Color

    This box has a background color of #ff82ff

    <div style="background-color:#ff82ff">Text here</div>

    #ff82ff Border Color

    This box has a border color of #ff82ff

    <div style="border: 4px solid #ff82ff">Text here</div>

    CSS codes

    <p style="color:#ff82ff">Text here</p>
    <div style="background-color:#ff82ff">Text here</div>
    <div style="border: 4px solid #ff82ff">Text here</div>

    #ff82ff Color on white background

    This is how a font and box color of #ff82ff will look
    on a white background.

    #ff82ff Color on black background

    This is how a font and box color of #ff82ff hex color will look
    on a black background.