#de22da color space conversions
Hex:
#de22da
RGB:
222, 34, 218
CMY:
13, 87, 15
CMYK:
0, 85, 2, 13
HSL:
301°, 74.0157%, 50.1961%
HSV (HSB):
301°, 84.6847%, 87.0588%
XYZ:
43.3511, 21.7356, 68.2402
xyY:
0.3251, 0.1630, 21.7356
CIE-Lab:
53.7453, 84.2523, -50.9046
CIE-LCH:
53.7453, 98.4364, 328.8599
CIE-Luv:
53.7453, 72.8055, -89.1506
Hunter-Lab:
46.6215, 84.3913, -54.1482
#de22da color charts
#de22da color shades, tints & tones
#de22da color schemes
#de22da color preview, HTML & CSS examples
This text has a color of #de22da
<p style="color:#de22da;">Text here</p>
.mytext {color:#de22da;}
This box has a color of #de22da
<div style="background-color:#de22da;">Content here</div>
.mybackground {background-color:#de22da;}
Border around this has a color of #de22da
<div style="border:2px solid #de22da;">Content here</div>
.myborder {border:2px solid #de22da;}