#d400ed color space conversions
Hex:
#d400ed
RGB:
212, 0, 237
CMY:
17, 100, 7
CMYK:
11, 100, 0, 7
HSL:
294°, 100.0000%, 46.4706%
HSV (HSB):
294°, 100.0000%, 92.9412%
XYZ:
42.4374, 20.1115, 81.7660
xyY:
0.2941, 0.1394, 20.1115
CIE-Lab:
51.9630, 89.2116, -64.6113
CIE-LCH:
51.9630, 110.1514, 324.0861
CIE-Luv:
51.9630, 60.9054, -108.9225
Hunter-Lab:
44.8458, 90.4337, -76.7095
#d400ed color charts
#d400ed color shades, tints & tones
#d400ed color schemes
#d400ed color preview, HTML & CSS examples
This text has a color of #d400ed
<p style="color:#d400ed;">Text here</p>
.mytext {color:#d400ed;}
This box has a color of #d400ed
<div style="background-color:#d400ed;">Content here</div>
.mybackground {background-color:#d400ed;}
Border around this has a color of #d400ed
<div style="border:2px solid #d400ed;">Content here</div>
.myborder {border:2px solid #d400ed;}