#dbb4ed color space conversions
Hex:
#dbb4ed
RGB:
219, 180, 237
CMY:
14, 29, 7
CMYK:
8, 24, 0, 7
HSL:
281°, 61.2903%, 81.7647%
HSV (HSB):
281°, 24.0506%, 92.9412%
XYZ:
60.8207, 53.8170, 87.3029
xyY:
0.3012, 0.2665, 53.8170
CIE-Lab:
78.3549, 24.1627, -23.1222
CIE-LCH:
78.3549, 33.4435, 316.2606
CIE-Luv:
78.3549, 17.7827, -40.4383
Hunter-Lab:
73.3601, 19.6091, -19.2066
#dbb4ed color charts
#dbb4ed color shades, tints & tones
#dbb4ed color schemes
#dbb4ed color preview, HTML & CSS examples
This text has a color of #dbb4ed
<p style="color:#dbb4ed;">Text here</p>
.mytext {color:#dbb4ed;}
This box has a color of #dbb4ed
<div style="background-color:#dbb4ed;">Content here</div>
.mybackground {background-color:#dbb4ed;}
Border around this has a color of #dbb4ed
<div style="border:2px solid #dbb4ed;">Content here</div>
.myborder {border:2px solid #dbb4ed;}