#df85ff color space conversions
Hex:
#df85ff
RGB:
223, 133, 255
CMY:
13, 48, 0
CMYK:
13, 48, 0, 0
HSL:
284°, 100.0000%, 76.0784%
HSV (HSB):
284°, 47.8431%, 100.0000%
XYZ:
56.8690, 39.6830, 99.2700
xyY:
0.2904, 0.2026, 39.6830
CIE-Lab:
69.2432, 53.8960, -46.9609
CIE-LCH:
69.2432, 71.4850, 318.9335
CIE-Luv:
69.2432, 37.4714, -83.1406
Hunter-Lab:
62.9945, 50.9025, -49.3362
#df85ff color charts
#df85ff color shades, tints & tones
#df85ff color schemes
#df85ff color preview, HTML & CSS examples
This text has a color of #df85ff
<p style="color:#df85ff;">Text here</p>
.mytext {color:#df85ff;}
This box has a color of #df85ff
<div style="background-color:#df85ff;">Content here</div>
.mybackground {background-color:#df85ff;}
Border around this has a color of #df85ff
<div style="border:2px solid #df85ff;">Content here</div>
.myborder {border:2px solid #df85ff;}