#de03d1 color space conversions
Hex:
#de03d1
RGB:
222, 3, 209
CMY:
13, 99, 18
CMYK:
0, 99, 6, 13
HSL:
304°, 97.3333%, 44.1176%
HSV (HSB):
304°, 98.6486%, 87.0588%
XYZ:
41.6654, 20.1982, 62.0242
xyY:
0.3363, 0.1630, 20.1982
CIE-Lab:
52.0605, 86.4596, -48.4463
CIE-LCH:
52.0605, 99.1076, 330.7366
CIE-Luv:
52.0605, 78.6392, -85.1450
Hunter-Lab:
44.9424, 86.8355, -50.3655
#de03d1 color charts
#de03d1 color shades, tints & tones
#de03d1 color schemes
#de03d1 color preview, HTML & CSS examples
This text has a color of #de03d1
<p style="color:#de03d1;">Text here</p>
.mytext {color:#de03d1;}
This box has a color of #de03d1
<div style="background-color:#de03d1;">Content here</div>
.mybackground {background-color:#de03d1;}
Border around this has a color of #de03d1
<div style="border:2px solid #de03d1;">Content here</div>
.myborder {border:2px solid #de03d1;}