#df86f6 color space conversions
Hex:
#df86f6
RGB:
223, 134, 246
CMY:
13, 47, 4
CMYK:
9, 46, 0, 4
HSL:
288°, 86.1538%, 74.5098%
HSV (HSB):
288°, 45.5285%, 96.4706%
XYZ:
55.5911, 39.3920, 91.8622
xyY:
0.2975, 0.2108, 39.3920
CIE-Lab:
69.0343, 51.6167, -42.3720
CIE-LCH:
69.0343, 66.7808, 320.6175
CIE-Luv:
69.0343, 38.8784, -75.2417
Hunter-Lab:
62.7630, 48.2674, -42.8448
#df86f6 color charts
#df86f6 color shades, tints & tones
#df86f6 color schemes
#df86f6 color preview, HTML & CSS examples
This text has a color of #df86f6
<p style="color:#df86f6;">Text here</p>
.mytext {color:#df86f6;}
This box has a color of #df86f6
<div style="background-color:#df86f6;">Content here</div>
.mybackground {background-color:#df86f6;}
Border around this has a color of #df86f6
<div style="border:2px solid #df86f6;">Content here</div>
.myborder {border:2px solid #df86f6;}