#df85f7 color space conversions
Hex:
#df85f7
RGB:
223, 133, 247
CMY:
13, 48, 3
CMYK:
10, 46, 0, 3
HSL:
287°, 87.6923%, 74.5098%
HSV (HSB):
287°, 46.1538%, 96.8627%
XYZ:
55.6075, 39.1784, 92.6270
xyY:
0.2967, 0.2090, 39.1784
CIE-Lab:
68.8803, 52.3213, -43.1605
CIE-LCH:
68.8803, 67.8258, 320.4804
CIE-Luv:
68.8803, 39.0646, -76.6086
Hunter-Lab:
62.5927, 49.0426, -43.9247
#df85f7 color charts
#df85f7 color shades, tints & tones
#df85f7 color schemes
#df85f7 color preview, HTML & CSS examples
This text has a color of #df85f7
<p style="color:#df85f7;">Text here</p>
.mytext {color:#df85f7;}
This box has a color of #df85f7
<div style="background-color:#df85f7;">Content here</div>
.mybackground {background-color:#df85f7;}
Border around this has a color of #df85f7
<div style="border:2px solid #df85f7;">Content here</div>
.myborder {border:2px solid #df85f7;}