#df80ca color space conversions
Hex:
#df80ca
RGB:
223, 128, 202
CMY:
13, 50, 21
CMYK:
0, 43, 9, 13
HSL:
313°, 59.7484%, 68.8235%
HSV (HSB):
313°, 42.6009%, 87.4510%
XYZ:
48.8113, 35.3906, 60.1355
xyY:
0.3382, 0.2452, 35.3906
CIE-Lab:
66.0516, 46.7321, -22.6235
CIE-LCH:
66.0516, 51.9202, 334.1678
CIE-Luv:
66.0516, 50.6922, -42.3149
Hunter-Lab:
59.4900, 42.3510, -18.2904
#df80ca color charts
#df80ca color shades, tints & tones
#df80ca color schemes
#df80ca color preview, HTML & CSS examples
This text has a color of #df80ca
<p style="color:#df80ca;">Text here</p>
.mytext {color:#df80ca;}
This box has a color of #df80ca
<div style="background-color:#df80ca;">Content here</div>
.mybackground {background-color:#df80ca;}
Border around this has a color of #df80ca
<div style="border:2px solid #df80ca;">Content here</div>
.myborder {border:2px solid #df80ca;}