#de008c color space conversions
Hex:
#de008c
RGB:
222, 0, 140
CMY:
13, 100, 45
CMYK:
0, 100, 37, 13
HSL:
322°, 100.0000%, 43.5294%
HSV (HSB):
322°, 100.0000%, 87.0588%
XYZ:
34.8578, 17.4230, 26.3367
xyY:
0.4434, 0.2216, 17.4230
CIE-Lab:
48.7887, 78.6347, -12.9085
CIE-LCH:
48.7887, 79.6872, 350.6776
CIE-Luv:
48.7887, 110.2112, -31.9799
Hunter-Lab:
41.7409, 76.0187, -8.1908
#de008c color charts
#de008c color shades, tints & tones
#de008c color schemes
#de008c color preview, HTML & CSS examples
This text has a color of #de008c
<p style="color:#de008c;">Text here</p>
.mytext {color:#de008c;}
This box has a color of #de008c
<div style="background-color:#de008c;">Content here</div>
.mybackground {background-color:#de008c;}
Border around this has a color of #de008c
<div style="border:2px solid #de008c;">Content here</div>
.myborder {border:2px solid #de008c;}