#de33e9 color space conversions
Hex:
#de33e9
RGB:
222, 51, 233
CMY:
13, 80, 9
CMYK:
5, 78, 0, 9
HSL:
296°, 80.5310%, 55.6863%
HSV (HSB):
296°, 78.1116%, 91.3725%
XYZ:
46.0160, 23.7804, 79.2556
xyY:
0.3087, 0.1595, 23.7804
CIE-Lab:
55.8673, 82.8361, -56.0000
CIE-LCH:
55.8673, 99.9891, 325.9400
CIE-Luv:
55.8673, 65.0310, -97.4511
Hunter-Lab:
48.7652, 83.0978, -62.2254
#de33e9 color charts
#de33e9 color shades, tints & tones
#de33e9 color schemes
#de33e9 color preview, HTML & CSS examples
This text has a color of #de33e9
<p style="color:#de33e9;">Text here</p>
.mytext {color:#de33e9;}
This box has a color of #de33e9
<div style="background-color:#de33e9;">Content here</div>
.mybackground {background-color:#de33e9;}
Border around this has a color of #de33e9
<div style="border:2px solid #de33e9;">Content here</div>
.myborder {border:2px solid #de33e9;}