#dbc2da color space conversions
Hex:
#dbc2da
RGB:
219, 194, 218
CMY:
14, 24, 15
CMYK:
0, 11, 0, 14
HSL:
302°, 25.7732%, 80.9804%
HSV (HSB):
302°, 11.4155%, 85.8824%
XYZ:
61.1601, 58.7056, 74.4375
xyY:
0.3148, 0.3021, 58.7056
CIE-Lab:
81.1295, 13.0031, -8.7224
CIE-LCH:
81.1295, 15.6576, 326.1467
CIE-Luv:
81.1295, 12.8057, -15.6501
Hunter-Lab:
76.6196, 8.3999, -3.9677
#dbc2da color charts
#dbc2da color shades, tints & tones
#dbc2da color schemes
#dbc2da color preview, HTML & CSS examples
This text has a color of #dbc2da
<p style="color:#dbc2da;">Text here</p>
.mytext {color:#dbc2da;}
This box has a color of #dbc2da
<div style="background-color:#dbc2da;">Content here</div>
.mybackground {background-color:#dbc2da;}
Border around this has a color of #dbc2da
<div style="border:2px solid #dbc2da;">Content here</div>
.myborder {border:2px solid #dbc2da;}