#df86d9 color space conversions
Hex:
#df86d9
RGB:
223, 134, 217
CMY:
13, 47, 15
CMYK:
0, 40, 3, 13
HSL:
304°, 58.1699%, 70.0000%
HSV (HSB):
304°, 39.9103%, 87.4510%
XYZ:
51.4809, 37.7479, 70.2184
xyY:
0.3229, 0.2367, 37.7479
CIE-Lab:
67.8344, 46.2182, -28.2512
CIE-LCH:
67.8344, 54.1688, 328.5644
CIE-Luv:
67.8344, 44.7570, -51.3311
Hunter-Lab:
61.4393, 42.0489, -24.7544
#df86d9 color charts
#df86d9 color shades, tints & tones
#df86d9 color schemes
#df86d9 color preview, HTML & CSS examples
This text has a color of #df86d9
<p style="color:#df86d9;">Text here</p>
.mytext {color:#df86d9;}
This box has a color of #df86d9
<div style="background-color:#df86d9;">Content here</div>
.mybackground {background-color:#df86d9;}
Border around this has a color of #df86d9
<div style="border:2px solid #df86d9;">Content here</div>
.myborder {border:2px solid #df86d9;}