#dc00ff Hex Color

#DC00FF
0
  • #dc00ff Color Information

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

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

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

    • #dc00ff hex color contains mainly BLUE.

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

    • #dc00ff hex color has a decimal value of 14418175.



    #dc00ff Color Spaces (Color Conversions)

    HEX dc00ff #dc00ff
    RGB 220, 0, 255 rgb(220, 0, 255)
    RGB Percent 86.27, 0, 100 rgb(86.27, 0, 100)
    CMYK 14, 100, 0, 0
    HSL 291.8°, 100, 50 hsl(291.8, 100%, 50%)
    HSV 291.8°, 100, 100
    XYZ 47.565, 22.436, 96.431
    Hunter Lab 47.367, 96.356, -87.548
    CIE-LAB 54.487, 93.144, -70.537
    CIE-LCH 54.487, 116.839, 322.864
    CIE-LUV 13.73, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #dc00ff

    86.27%
    0%
    100%

    CMYK percent of color #dc00ff

    13.73%
    100%
    0%
    0%


    Color Schemes with #dc00ff

    Complementary Color

    Split Complementary


    #dc00ff Color Preview

    Text with hexadecimal color #dc00ff

    This text has a font color of #dc00ff

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

    #dc00ff Background Color

    This box has a background color of #dc00ff

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

    #dc00ff Border Color

    This box has a border color of #dc00ff

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

    CSS codes

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

    #dc00ff Color on white background

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

    #dc00ff Color on black background

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