#de00ff Hex Color

#DE00FF
0
  • #de00ff Color Information

    • In RGB color space, #de00ff hex color has a red value of 222, a green value of 0 and a blue value of 255.

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

    • #de00ff color has a hue of 292.2 degrees, a saturation of 100% and a lightness of 50%.

    • #de00ff hex color contains mainly BLUE.

    • The closest web safe color of #de00ff is #cc00ff

    • #de00ff hex color has a decimal value of 14549247.



    #de00ff Color Spaces (Color Conversions)

    HEX de00ff #de00ff
    RGB 222, 0, 255 rgb(222, 0, 255)
    RGB Percent 87.06, 0, 100 rgb(87.06, 0, 100)
    CMYK 13, 100, 0, 0
    HSL 292.2°, 100, 50 hsl(292.2, 100%, 50%)
    HSV 292.2°, 100, 100
    XYZ 48.174, 22.75, 96.46
    Hunter Lab 47.697, 96.816, -86.517
    CIE-LAB 54.814, 93.42, -69.992
    CIE-LCH 54.814, 116.731, 323.159
    CIE-LUV 12.94, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #de00ff

    87.06%
    0%
    100%

    CMYK percent of color #de00ff

    12.94%
    100%
    0%
    0%


    Color Schemes with #de00ff

    Complementary Color

    Split Complementary


    #de00ff Color Preview

    Text with hexadecimal color #de00ff

    This text has a font color of #de00ff

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

    #de00ff Background Color

    This box has a background color of #de00ff

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

    #de00ff Border Color

    This box has a border color of #de00ff

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

    CSS codes

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

    #de00ff Color on white background

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

    #de00ff Color on black background

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