#d000ff Hex Color

#D000FF
0
  • #d000ff Color Information

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

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

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

    • #d000ff hex color contains mainly BLUE.

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

    • #d000ff hex color has a decimal value of 13631743.



    #d000ff Color Spaces (Color Conversions)

    HEX d000ff #d000ff
    RGB 208, 0, 255 rgb(208, 0, 255)
    RGB Percent 81.57, 0, 100 rgb(81.57, 0, 100)
    CMYK 18, 100, 0, 0
    HSL 288.9°, 100, 50 hsl(288.9, 100%, 50%)
    HSV 288.9°, 100, 100
    XYZ 44.062, 20.63, 96.267
    Hunter Lab 45.42, 93.677, -93.869
    CIE-LAB 52.542, 91.531, -73.78
    CIE-LCH 52.542, 117.565, 321.129
    CIE-LUV 18.43, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #d000ff

    81.57%
    0%
    100%

    CMYK percent of color #d000ff

    18.43%
    100%
    0%
    0%


    Color Schemes with #d000ff

    Complementary Color

    Split Complementary


    #d000ff Color Preview

    Text with hexadecimal color #d000ff

    This text has a font color of #d000ff

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

    #d000ff Background Color

    This box has a background color of #d000ff

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

    #d000ff Border Color

    This box has a border color of #d000ff

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

    CSS codes

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

    #d000ff Color on white background

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

    #d000ff Color on black background

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