#d22ed4 color space conversions
Hex:
#d22ed4
RGB:
210, 46, 212
CMY:
18, 82, 17
CMYK:
1, 78, 0, 17
HSL:
299°, 65.8730%, 50.5882%
HSV (HSB):
299°, 78.3019%, 83.1373%
XYZ:
39.4390, 20.4091, 64.1480
xyY:
0.3181, 0.1646, 20.4091
CIE-Lab:
52.2966, 78.5525, -49.9104
CIE-LCH:
52.2966, 93.0674, 327.5691
CIE-Luv:
52.2966, 64.8422, -86.2959
Hunter-Lab:
45.1764, 76.7717, -52.5650
#d22ed4 color charts
#d22ed4 color shades, tints & tones
#d22ed4 color schemes
#d22ed4 color preview, HTML & CSS examples
This text has a color of #d22ed4
<p style="color:#d22ed4;">Text here</p>
.mytext {color:#d22ed4;}
This box has a color of #d22ed4
<div style="background-color:#d22ed4;">Content here</div>
.mybackground {background-color:#d22ed4;}
Border around this has a color of #d22ed4
<div style="border:2px solid #d22ed4;">Content here</div>
.myborder {border:2px solid #d22ed4;}