#dfbcec color space conversions
Hex:
#dfbcec
RGB:
223, 188, 236
CMY:
13, 26, 7
CMYK:
6, 20, 0, 7
HSL:
284°, 55.8140%, 83.1373%
HSV (HSB):
284°, 20.3390%, 92.5490%
XYZ:
63.5550, 57.7105, 87.1464
xyY:
0.3049, 0.2769, 57.7105
CIE-Lab:
80.5776, 20.9443, -19.1789
CIE-LCH:
80.5776, 28.3989, 317.5194
CIE-Luv:
80.5776, 16.4179, -33.6346
Hunter-Lab:
75.9675, 16.3914, -14.8376
#dfbcec color charts
#dfbcec color shades, tints & tones
#dfbcec color schemes
#dfbcec color preview, HTML & CSS examples
This text has a color of #dfbcec
<p style="color:#dfbcec;">Text here</p>
.mytext {color:#dfbcec;}
This box has a color of #dfbcec
<div style="background-color:#dfbcec;">Content here</div>
.mybackground {background-color:#dfbcec;}
Border around this has a color of #dfbcec
<div style="border:2px solid #dfbcec;">Content here</div>
.myborder {border:2px solid #dfbcec;}