#de21cc color space conversions
Hex:
#de21cc
RGB:
222, 33, 204
CMY:
13, 87, 20
CMYK:
0, 85, 8, 13
HSL:
306°, 74.1176%, 50.0000%
HSV (HSB):
306°, 85.1351%, 87.0588%
XYZ:
41.5671, 20.9769, 58.9849
xyY:
0.3420, 0.1726, 20.9769
CIE-Lab:
52.9242, 82.4379, -44.2036
CIE-LCH:
52.9242, 93.5412, 331.7996
CIE-Luv:
52.9242, 78.4378, -78.6029
Hunter-Lab:
45.8006, 81.8498, -44.2970
#de21cc color charts
#de21cc color shades, tints & tones
#de21cc color schemes
#de21cc color preview, HTML & CSS examples
This text has a color of #de21cc
<p style="color:#de21cc;">Text here</p>
.mytext {color:#de21cc;}
This box has a color of #de21cc
<div style="background-color:#de21cc;">Content here</div>
.mybackground {background-color:#de21cc;}
Border around this has a color of #de21cc
<div style="border:2px solid #de21cc;">Content here</div>
.myborder {border:2px solid #de21cc;}