#de22d2 color space conversions
Hex:
#de22d2
RGB:
222, 34, 210
CMY:
13, 87, 18
CMYK:
0, 85, 5, 13
HSL:
304°, 74.0157%, 50.1961%
HSV (HSB):
304°, 84.6847%, 87.0588%
XYZ:
42.3291, 21.3268, 62.8583
xyY:
0.3346, 0.1686, 21.3268
CIE-Lab:
53.3053, 83.1003, -47.0400
CIE-LCH:
53.3053, 95.4904, 330.4874
CIE-Luv:
53.3053, 75.9201, -83.0613
Hunter-Lab:
46.1809, 82.7950, -48.3747
#de22d2 color charts
#de22d2 color shades, tints & tones
#de22d2 color schemes
#de22d2 color preview, HTML & CSS examples
This text has a color of #de22d2
<p style="color:#de22d2;">Text here</p>
.mytext {color:#de22d2;}
This box has a color of #de22d2
<div style="background-color:#de22d2;">Content here</div>
.mybackground {background-color:#de22d2;}
Border around this has a color of #de22d2
<div style="border:2px solid #de22d2;">Content here</div>
.myborder {border:2px solid #de22d2;}