#de33e2 color space conversions
Hex:
#de33e2
RGB:
222, 51, 226
CMY:
13, 80, 11
CMYK:
2, 77, 0, 11
HSL:
299°, 75.1073%, 54.3137%
HSV (HSB):
299°, 77.4336%, 88.6275%
XYZ:
45.0355, 23.3882, 74.0923
xyY:
0.3160, 0.1641, 23.3882
CIE-Lab:
55.4700, 81.7399, -52.6901
CIE-LCH:
55.4700, 97.2505, 327.1939
CIE-Luv:
55.4700, 67.4873, -92.1620
Hunter-Lab:
48.3614, 81.5918, -56.9825
#de33e2 color charts
#de33e2 color shades, tints & tones
#de33e2 color schemes
#de33e2 color preview, HTML & CSS examples
This text has a color of #de33e2
<p style="color:#de33e2;">Text here</p>
.mytext {color:#de33e2;}
This box has a color of #de33e2
<div style="background-color:#de33e2;">Content here</div>
.mybackground {background-color:#de33e2;}
Border around this has a color of #de33e2
<div style="border:2px solid #de33e2;">Content here</div>
.myborder {border:2px solid #de33e2;}