#de33e6 color space conversions
Hex:
#de33e6
RGB:
222, 51, 230
CMY:
13, 80, 10
CMYK:
3, 78, 0, 10
HSL:
297°, 78.1659%, 55.0980%
HSV (HSB):
297°, 77.8261%, 90.1961%
XYZ:
45.5910, 23.6104, 77.0173
xyY:
0.3118, 0.1615, 23.6104
CIE-Lab:
55.6956, 82.3635, -54.5862
CIE-LCH:
55.6956, 98.8099, 326.4657
CIE-Luv:
55.6956, 66.0761, -95.1913
Hunter-Lab:
48.5906, 82.4473, -59.9628
#de33e6 color charts
#de33e6 color shades, tints & tones
#de33e6 color schemes
#de33e6 color preview, HTML & CSS examples
This text has a color of #de33e6
<p style="color:#de33e6;">Text here</p>
.mytext {color:#de33e6;}
This box has a color of #de33e6
<div style="background-color:#de33e6;">Content here</div>
.mybackground {background-color:#de33e6;}
Border around this has a color of #de33e6
<div style="border:2px solid #de33e6;">Content here</div>
.myborder {border:2px solid #de33e6;}