#dbc8eb color space conversions
Hex:
#dbc8eb
RGB:
219, 200, 235
CMY:
14, 22, 8
CMYK:
7, 15, 0, 8
HSL:
273°, 46.6667%, 85.2941%
HSV (HSB):
273°, 14.8936%, 92.1569%
XYZ:
64.8631, 62.3668, 87.2166
xyY:
0.3025, 0.2908, 62.3668
CIE-Lab:
83.1081, 13.0164, -14.8658
CIE-LCH:
83.1081, 19.7590, 311.2052
CIE-Luv:
83.1081, 8.3689, -25.4656
Hunter-Lab:
78.9726, 8.4064, -10.1984
#dbc8eb color charts
#dbc8eb color shades, tints & tones
#dbc8eb color schemes
#dbc8eb color preview, HTML & CSS examples
This text has a color of #dbc8eb
<p style="color:#dbc8eb;">Text here</p>
.mytext {color:#dbc8eb;}
This box has a color of #dbc8eb
<div style="background-color:#dbc8eb;">Content here</div>
.mybackground {background-color:#dbc8eb;}
Border around this has a color of #dbc8eb
<div style="border:2px solid #dbc8eb;">Content here</div>
.myborder {border:2px solid #dbc8eb;}