#de23c5 color space conversions
Hex:
#de23c5
RGB:
222, 35, 197
CMY:
13, 86, 23
CMYK:
0, 84, 11, 13
HSL:
308°, 73.9130%, 50.3922%
HSV (HSB):
308°, 84.2342%, 87.0588%
XYZ:
40.8033, 20.7629, 54.6804
xyY:
0.3510, 0.1786, 20.7629
CIE-Lab:
52.6890, 81.1127, -40.5426
CIE-LCH:
52.6890, 90.6807, 333.4427
CIE-Luv:
52.6890, 81.0225, -72.8759
Hunter-Lab:
45.5663, 80.1005, -39.2527
#de23c5 color charts
#de23c5 color shades, tints & tones
#de23c5 color schemes
#de23c5 color preview, HTML & CSS examples
This text has a color of #de23c5
<p style="color:#de23c5;">Text here</p>
.mytext {color:#de23c5;}
This box has a color of #de23c5
<div style="background-color:#de23c5;">Content here</div>
.mybackground {background-color:#de23c5;}
Border around this has a color of #de23c5
<div style="border:2px solid #de23c5;">Content here</div>
.myborder {border:2px solid #de23c5;}