#de22e1 color space conversions
Hex:
#de22e1
RGB:
222, 34, 225
CMY:
13, 87, 12
CMYK:
1, 85, 0, 12
HSL:
299°, 76.0956%, 50.7843%
HSV (HSB):
299°, 84.8889%, 88.2353%
XYZ:
44.2868, 22.1099, 73.1676
xyY:
0.3173, 0.1584, 22.1099
CIE-Lab:
54.1434, 85.2860, -54.2425
CIE-LCH:
54.1434, 101.0739, 327.5434
CIE-Luv:
54.1434, 70.1526, -94.4213
Hunter-Lab:
47.0212, 85.8330, -59.3438
#de22e1 color charts
#de22e1 color shades, tints & tones
#de22e1 color schemes
#de22e1 color preview, HTML & CSS examples
This text has a color of #de22e1
<p style="color:#de22e1;">Text here</p>
.mytext {color:#de22e1;}
This box has a color of #de22e1
<div style="background-color:#de22e1;">Content here</div>
.mybackground {background-color:#de22e1;}
Border around this has a color of #de22e1
<div style="border:2px solid #de22e1;">Content here</div>
.myborder {border:2px solid #de22e1;}