#de03df color space conversions
Hex:
#de03df
RGB:
222, 3, 223
CMY:
13, 99, 13
CMYK:
0, 99, 0, 13
HSL:
300°, 97.3451%, 44.3137%
HSV (HSB):
300°, 98.6547%, 87.4510%
XYZ:
43.4760, 20.9224, 71.5590
xyY:
0.3198, 0.1539, 20.9224
CIE-Lab:
52.8645, 88.4184, -55.1542
CIE-LCH:
52.8645, 104.2103, 328.0447
CIE-Luv:
52.8645, 72.9806, -95.6163
Hunter-Lab:
45.7410, 89.6142, -60.7368
#de03df color charts
#de03df color shades, tints & tones
#de03df color schemes
#de03df color preview, HTML & CSS examples
This text has a color of #de03df
<p style="color:#de03df;">Text here</p>
.mytext {color:#de03df;}
This box has a color of #de03df
<div style="background-color:#de03df;">Content here</div>
.mybackground {background-color:#de03df;}
Border around this has a color of #de03df
<div style="border:2px solid #de03df;">Content here</div>
.myborder {border:2px solid #de03df;}