#d001ff Hex Color

#D001FF
0
  • #d001ff Color Information

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

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

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

    • #d001ff hex color contains mainly BLUE.

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

    • #d001ff hex color has a decimal value of 13631999.



    #d001ff Color Spaces (Color Conversions)

    HEX d001ff #d001ff
    RGB 208, 1, 255 rgb(208, 1, 255)
    RGB Percent 81.57, 0.39, 100 rgb(81.57, 0.39, 100)
    CMYK 18, 100, 0, 0
    HSL 288.9°, 100, 50.2 hsl(288.9, 100%, 50.2%)
    HSV 288.9°, 99.6, 100
    XYZ 44.073, 20.652, 96.271
    Hunter Lab 45.444, 93.585, -93.791
    CIE-LAB 52.567, 91.458, -73.741
    CIE-LCH 52.567, 117.483, 321.121
    CIE-LUV 18.43, 99.61, 0, 0
    Web Safe cc00ff

    RGB percent of color #d001ff

    81.57%
    0.39%
    100%

    CMYK percent of color #d001ff

    18.43%
    99.61%
    0%
    0%


    Color Schemes with #d001ff

    Complementary Color

    Split Complementary


    #d001ff Color Preview

    Text with hexadecimal color #d001ff

    This text has a font color of #d001ff

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

    #d001ff Background Color

    This box has a background color of #d001ff

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

    #d001ff Border Color

    This box has a border color of #d001ff

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

    CSS codes

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

    #d001ff Color on white background

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

    #d001ff Color on black background

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