#de23cb color space conversions
Hex:
#de23cb
RGB:
222, 35, 203
CMY:
13, 86, 20
CMYK:
0, 84, 9, 13
HSL:
306°, 73.9130%, 50.3922%
HSV (HSB):
306°, 84.2342%, 87.0588%
XYZ:
41.5047, 21.0435, 58.3742
xyY:
0.3432, 0.1740, 21.0435
CIE-Lab:
52.9970, 81.9342, -43.5135
CIE-LCH:
52.9970, 92.7719, 332.0282
CIE-Luv:
52.9970, 78.5844, -77.5251
Hunter-Lab:
45.8731, 81.2237, -43.3361
#de23cb color charts
#de23cb color shades, tints & tones
#de23cb color schemes
#de23cb color preview, HTML & CSS examples
This text has a color of #de23cb
<p style="color:#de23cb;">Text here</p>
.mytext {color:#de23cb;}
This box has a color of #de23cb
<div style="background-color:#de23cb;">Content here</div>
.mybackground {background-color:#de23cb;}
Border around this has a color of #de23cb
<div style="border:2px solid #de23cb;">Content here</div>
.myborder {border:2px solid #de23cb;}