#d500ff Hex Color

#D500FF
0
  • #d500ff Color Information

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

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

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

    • #d500ff hex color contains mainly BLUE.

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

    • #d500ff hex color has a decimal value of 13959423.



    #d500ff Color Spaces (Color Conversions)

    HEX d500ff #d500ff
    RGB 213, 0, 255 rgb(213, 0, 255)
    RGB Percent 83.53, 0, 100 rgb(83.53, 0, 100)
    CMYK 16, 100, 0, 0
    HSL 290.1°, 100, 50 hsl(290.1, 100%, 50%)
    HSV 290.1°, 100, 100
    XYZ 45.491, 21.366, 96.334
    Hunter Lab 46.223, 94.781, -91.21
    CIE-LAB 53.348, 92.197, -72.436
    CIE-LCH 53.348, 117.249, 321.845
    CIE-LUV 16.47, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #d500ff

    83.53%
    0%
    100%

    CMYK percent of color #d500ff

    16.47%
    100%
    0%
    0%


    Color Schemes with #d500ff

    Complementary Color

    Split Complementary


    #d500ff Color Preview

    Text with hexadecimal color #d500ff

    This text has a font color of #d500ff

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

    #d500ff Background Color

    This box has a background color of #d500ff

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

    #d500ff Border Color

    This box has a border color of #d500ff

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

    CSS codes

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

    #d500ff Color on white background

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

    #d500ff Color on black background

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