#dbbdeb color space conversions
Hex:
#dbbdeb
RGB:
219, 189, 235
CMY:
14, 26, 8
CMYK:
7, 20, 0, 8
HSL:
279°, 53.4884%, 83.1373%
HSV (HSB):
279°, 19.5745%, 92.1569%
XYZ:
62.4064, 57.4534, 86.3977
xyY:
0.3026, 0.2786, 57.4534
CIE-Lab:
80.4339, 18.9136, -18.8932
CIE-LCH:
80.4339, 26.7335, 315.0309
CIE-Luv:
80.4339, 13.6973, -32.8243
Hunter-Lab:
75.7980, 14.3169, -14.5225
#dbbdeb color charts
#dbbdeb color shades, tints & tones
#dbbdeb color schemes
#dbbdeb color preview, HTML & CSS examples
This text has a color of #dbbdeb
<p style="color:#dbbdeb;">Text here</p>
.mytext {color:#dbbdeb;}
This box has a color of #dbbdeb
<div style="background-color:#dbbdeb;">Content here</div>
.mybackground {background-color:#dbbdeb;}
Border around this has a color of #dbbdeb
<div style="border:2px solid #dbbdeb;">Content here</div>
.myborder {border:2px solid #dbbdeb;}