#df81d8 color space conversions
Hex:
#df81d8
RGB:
223, 129, 216
CMY:
13, 49, 15
CMYK:
0, 42, 3, 13
HSL:
304°, 59.4937%, 69.0196%
HSV (HSB):
304°, 42.1525%, 87.4510%
XYZ:
50.6764, 36.3464, 69.3104
xyY:
0.3242, 0.2325, 36.3464
CIE-Lab:
66.7837, 48.6127, -29.3147
CIE-LCH:
66.7837, 56.7675, 328.9090
CIE-Luv:
66.7837, 47.1801, -53.2844
Hunter-Lab:
60.2879, 44.5382, -25.9615
#df81d8 color charts
#df81d8 color shades, tints & tones
#df81d8 color schemes
#df81d8 color preview, HTML & CSS examples
This text has a color of #df81d8
<p style="color:#df81d8;">Text here</p>
.mytext {color:#df81d8;}
This box has a color of #df81d8
<div style="background-color:#df81d8;">Content here</div>
.mybackground {background-color:#df81d8;}
Border around this has a color of #df81d8
<div style="border:2px solid #df81d8;">Content here</div>
.myborder {border:2px solid #df81d8;}