#de03d4 color space conversions
Hex:
#de03d4
RGB:
222, 3, 212
CMY:
13, 99, 17
CMYK:
0, 99, 5, 13
HSL:
303°, 97.3333%, 44.1176%
HSV (HSB):
303°, 98.6486%, 87.0588%
XYZ:
42.0404, 20.3482, 63.9992
xyY:
0.3326, 0.1610, 20.3482
CIE-Lab:
52.2286, 86.8713, -49.8979
CIE-LCH:
52.2286, 100.1819, 330.1274
CIE-Luv:
52.2286, 77.4012, -87.4074
Hunter-Lab:
45.1090, 87.4169, -52.5425
#de03d4 color charts
#de03d4 color shades, tints & tones
#de03d4 color schemes
#de03d4 color preview, HTML & CSS examples
This text has a color of #de03d4
<p style="color:#de03d4;">Text here</p>
.mytext {color:#de03d4;}
This box has a color of #de03d4
<div style="background-color:#de03d4;">Content here</div>
.mybackground {background-color:#de03d4;}
Border around this has a color of #de03d4
<div style="border:2px solid #de03d4;">Content here</div>
.myborder {border:2px solid #de03d4;}