#d220d4 color space conversions
Hex:
#d220d4
RGB:
210, 32, 212
CMY:
18, 87, 17
CMYK:
1, 85, 0, 17
HSL:
299°, 73.7705%, 47.8431%
HSV (HSB):
299°, 84.9057%, 83.1373%
XYZ:
38.9785, 19.4881, 63.9945
xyY:
0.3183, 0.1591, 19.4881
CIE-Lab:
51.2535, 81.5917, -51.5751
CIE-LCH:
51.2535, 96.5256, 327.7025
CIE-Luv:
51.2535, 66.7050, -88.7229
Hunter-Lab:
44.1454, 80.3537, -55.0470
#d220d4 color charts
#d220d4 color shades, tints & tones
#d220d4 color schemes
#d220d4 color preview, HTML & CSS examples
This text has a color of #d220d4
<p style="color:#d220d4;">Text here</p>
.mytext {color:#d220d4;}
This box has a color of #d220d4
<div style="background-color:#d220d4;">Content here</div>
.mybackground {background-color:#d220d4;}
Border around this has a color of #d220d4
<div style="border:2px solid #d220d4;">Content here</div>
.myborder {border:2px solid #d220d4;}