#d600d4 color space conversions
Hex:
#d600d4
RGB:
214, 0, 212
CMY:
16, 100, 17
CMYK:
0, 100, 1, 16
HSL:
301°, 100.0000%, 41.9608%
HSV (HSB):
301°, 100.0000%, 83.9216%
XYZ:
39.6152, 19.0496, 63.8763
xyY:
0.3233, 0.1555, 19.0496
CIE-Lab:
50.7452, 85.7943, -52.3482
CIE-LCH:
50.7452, 100.5037, 328.6101
CIE-Luv:
50.7452, 71.6868, -90.1865
Hunter-Lab:
43.6459, 85.6355, -56.2197
#d600d4 color charts
#d600d4 color shades, tints & tones
#d600d4 color schemes
#d600d4 color preview, HTML & CSS examples
This text has a color of #d600d4
<p style="color:#d600d4;">Text here</p>
.mytext {color:#d600d4;}
This box has a color of #d600d4
<div style="background-color:#d600d4;">Content here</div>
.mybackground {background-color:#d600d4;}
Border around this has a color of #d600d4
<div style="border:2px solid #d600d4;">Content here</div>
.myborder {border:2px solid #d600d4;}