#dfc5f9 color space conversions
Hex:
#dfc5f9
RGB:
223, 197, 249
CMY:
13, 23, 2
CMYK:
10, 21, 0, 2
HSL:
270°, 81.2500%, 87.4510%
HSV (HSB):
270°, 20.8835%, 97.6471%
XYZ:
67.4966, 62.4600, 98.1211
xyY:
0.2959, 0.2739, 62.4600
CIE-Lab:
83.1575, 18.6823, -22.2197
CIE-LCH:
83.1575, 29.0300, 310.0571
CIE-Luv:
83.1575, 10.8539, -38.3857
Hunter-Lab:
79.0317, 14.1416, -18.2888
#dfc5f9 color charts
#dfc5f9 color shades, tints & tones
#dfc5f9 color schemes
#dfc5f9 color preview, HTML & CSS examples
This text has a color of #dfc5f9
<p style="color:#dfc5f9;">Text here</p>
.mytext {color:#dfc5f9;}
This box has a color of #dfc5f9
<div style="background-color:#dfc5f9;">Content here</div>
.mybackground {background-color:#dfc5f9;}
Border around this has a color of #dfc5f9
<div style="border:2px solid #dfc5f9;">Content here</div>
.myborder {border:2px solid #dfc5f9;}