#de23b2 color space conversions
Hex:
#de23b2
RGB:
222, 35, 178
CMY:
13, 86, 30
CMYK:
0, 84, 20, 13
HSL:
314°, 73.9130%, 50.3922%
HSV (HSB):
314°, 84.2342%, 87.0588%
XYZ:
38.7611, 19.9460, 43.9265
xyY:
0.3777, 0.1943, 19.9460
CIE-Lab:
51.7761, 78.6470, -30.9257
CIE-LCH:
51.7761, 84.5088, 338.5342
CIE-Luv:
51.7761, 89.0033, -58.0018
Hunter-Lab:
44.6610, 76.7630, -27.0523
#de23b2 color charts
#de23b2 color shades, tints & tones
#de23b2 color schemes
#de23b2 color preview, HTML & CSS examples
This text has a color of #de23b2
<p style="color:#de23b2;">Text here</p>
.mytext {color:#de23b2;}
This box has a color of #de23b2
<div style="background-color:#de23b2;">Content here</div>
.mybackground {background-color:#de23b2;}
Border around this has a color of #de23b2
<div style="border:2px solid #de23b2;">Content here</div>
.myborder {border:2px solid #de23b2;}