#df85d5 color space conversions
Hex:
#df85d5
RGB:
223, 133, 213
CMY:
13, 48, 16
CMYK:
0, 40, 4, 13
HSL:
307°, 58.4416%, 69.8039%
HSV (HSB):
307°, 40.3587%, 87.4510%
XYZ:
50.8292, 37.2671, 67.4651
xyY:
0.3267, 0.2396, 37.2671
CIE-Lab:
67.4770, 46.0318, -26.5789
CIE-LCH:
67.4770, 53.1542, 329.9978
CIE-Luv:
67.4770, 46.0346, -48.5922
Hunter-Lab:
61.0468, 41.7919, -22.7908
#df85d5 color charts
#df85d5 color shades, tints & tones
#df85d5 color schemes
#df85d5 color preview, HTML & CSS examples
This text has a color of #df85d5
<p style="color:#df85d5;">Text here</p>
.mytext {color:#df85d5;}
This box has a color of #df85d5
<div style="background-color:#df85d5;">Content here</div>
.mybackground {background-color:#df85d5;}
Border around this has a color of #df85d5
<div style="border:2px solid #df85d5;">Content here</div>
.myborder {border:2px solid #df85d5;}