#d400d8 color space conversions
Hex:
#d400d8
RGB:
212, 0, 216
CMY:
17, 100, 15
CMYK:
2, 100, 0, 15
HSL:
299°, 100.0000%, 42.3529%
HSV (HSB):
299°, 100.0000%, 84.7059%
XYZ:
39.5460, 18.9549, 66.5401
xyY:
0.3163, 0.1516, 18.9549
CIE-Lab:
50.6344, 86.0542, -54.8349
CIE-LCH:
50.6344, 102.0402, 327.4942
CIE-Luv:
50.6344, 68.6766, -93.7724
Hunter-Lab:
43.5372, 85.9462, -60.1397
#d400d8 color charts
#d400d8 color shades, tints & tones
#d400d8 color schemes
#d400d8 color preview, HTML & CSS examples
This text has a color of #d400d8
<p style="color:#d400d8;">Text here</p>
.mytext {color:#d400d8;}
This box has a color of #d400d8
<div style="background-color:#d400d8;">Content here</div>
.mybackground {background-color:#d400d8;}
Border around this has a color of #d400d8
<div style="border:2px solid #d400d8;">Content here</div>
.myborder {border:2px solid #d400d8;}