#de33c5 color space conversions
Hex:
#de33c5
RGB:
222, 51, 197
CMY:
13, 80, 23
CMYK:
0, 77, 11, 13
HSL:
309°, 72.1519%, 53.5294%
HSV (HSB):
309°, 77.0270%, 87.0588%
XYZ:
41.3861, 21.9285, 54.8747
xyY:
0.3502, 0.1855, 21.9285
CIE-Lab:
53.9510, 77.4603, -38.5548
CIE-LCH:
53.9510, 86.5249, 333.5388
CIE-Luv:
53.9510, 78.2898, -69.7175
Hunter-Lab:
46.8278, 75.8082, -36.6988
#de33c5 color charts
#de33c5 color shades, tints & tones
#de33c5 color schemes
#de33c5 color preview, HTML & CSS examples
This text has a color of #de33c5
<p style="color:#de33c5;">Text here</p>
.mytext {color:#de33c5;}
This box has a color of #de33c5
<div style="background-color:#de33c5;">Content here</div>
.mybackground {background-color:#de33c5;}
Border around this has a color of #de33c5
<div style="border:2px solid #de33c5;">Content here</div>
.myborder {border:2px solid #de33c5;}