#d22ed1 color space conversions
Hex:
#d22ed1
RGB:
210, 46, 209
CMY:
18, 82, 18
CMYK:
0, 78, 0, 18
HSL:
300°, 64.5669%, 50.1961%
HSV (HSB):
300°, 78.0952%, 82.3529%
XYZ:
39.0640, 20.2591, 62.1731
xyY:
0.3215, 0.1667, 20.2591
CIE-Lab:
52.1289, 78.0896, -48.4610
CIE-LCH:
52.1289, 91.9046, 328.1770
CIE-Luv:
52.1289, 65.9229, -84.0111
Hunter-Lab:
45.0101, 76.1513, -50.3911
#d22ed1 color charts
#d22ed1 color shades, tints & tones
#d22ed1 color schemes
#d22ed1 color preview, HTML & CSS examples
This text has a color of #d22ed1
<p style="color:#d22ed1;">Text here</p>
.mytext {color:#d22ed1;}
This box has a color of #d22ed1
<div style="background-color:#d22ed1;">Content here</div>
.mybackground {background-color:#d22ed1;}
Border around this has a color of #d22ed1
<div style="border:2px solid #d22ed1;">Content here</div>
.myborder {border:2px solid #d22ed1;}