#de33d3 color space conversions
Hex:
#de33d3
RGB:
222, 51, 211
CMY:
13, 80, 17
CMYK:
0, 77, 5, 13
HSL:
304°, 72.1519%, 53.5294%
HSV (HSB):
304°, 77.0270%, 87.0588%
XYZ:
43.0659, 22.6004, 63.7205
xyY:
0.3328, 0.1747, 22.6004
CIE-Lab:
54.6583, 79.4711, -45.4652
CIE-LCH:
54.6583, 91.5573, 330.2262
CIE-Luv:
54.6583, 72.9547, -80.6489
Hunter-Lab:
47.5399, 78.5066, -46.1920
#de33d3 color charts
#de33d3 color shades, tints & tones
#de33d3 color schemes
#de33d3 color preview, HTML & CSS examples
This text has a color of #de33d3
<p style="color:#de33d3;">Text here</p>
.mytext {color:#de33d3;}
This box has a color of #de33d3
<div style="background-color:#de33d3;">Content here</div>
.mybackground {background-color:#de33d3;}
Border around this has a color of #de33d3
<div style="border:2px solid #de33d3;">Content here</div>
.myborder {border:2px solid #de33d3;}