#db00ff Hex Color

#DB00FF
0
  • #db00ff Color Information

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

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

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

    • #db00ff hex color contains mainly BLUE.

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

    • #db00ff hex color has a decimal value of 14352639.



    #db00ff Color Spaces (Color Conversions)

    HEX db00ff #db00ff
    RGB 219, 0, 255 rgb(219, 0, 255)
    RGB Percent 85.88, 0, 100 rgb(85.88, 0, 100)
    CMYK 14, 100, 0, 0
    HSL 291.5°, 100, 50 hsl(291.5, 100%, 50%)
    HSV 291.5°, 100, 100
    XYZ 47.263, 22.28, 96.417
    Hunter Lab 47.202, 96.129, -88.068
    CIE-LAB 54.323, 93.008, -70.81
    CIE-LCH 54.323, 116.895, 322.717
    CIE-LUV 14.12, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #db00ff

    85.88%
    0%
    100%

    CMYK percent of color #db00ff

    14.12%
    100%
    0%
    0%


    Color Schemes with #db00ff

    Complementary Color

    Split Complementary


    #db00ff Color Preview

    Text with hexadecimal color #db00ff

    This text has a font color of #db00ff

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

    #db00ff Background Color

    This box has a background color of #db00ff

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

    #db00ff Border Color

    This box has a border color of #db00ff

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

    CSS codes

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

    #db00ff Color on white background

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

    #db00ff Color on black background

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