#df9dec color space conversions
Hex:
#df9dec
RGB:
223, 157, 236
CMY:
13, 38, 7
CMYK:
6, 33, 0, 7
HSL:
290°, 67.5214%, 77.0588%
HSV (HSB):
290°, 33.4746%, 92.5490%
XYZ:
57.6287, 45.8580, 85.1710
xyY:
0.3055, 0.2431, 45.8580
CIE-Lab:
73.4533, 37.6167, -30.0483
CIE-LCH:
73.4533, 48.1448, 321.3821
CIE-Luv:
73.4533, 30.9786, -53.5039
Hunter-Lab:
67.7186, 33.3966, -27.1672
#df9dec color charts
#df9dec color shades, tints & tones
#df9dec color schemes
#df9dec color preview, HTML & CSS examples
This text has a color of #df9dec
<p style="color:#df9dec;">Text here</p>
.mytext {color:#df9dec;}
This box has a color of #df9dec
<div style="background-color:#df9dec;">Content here</div>
.mybackground {background-color:#df9dec;}
Border around this has a color of #df9dec
<div style="border:2px solid #df9dec;">Content here</div>
.myborder {border:2px solid #df9dec;}