#dbbdef color space conversions
Hex:
#dbbdef
RGB:
219, 189, 239
CMY:
14, 26, 6
CMYK:
8, 21, 0, 6
HSL:
276°, 60.9756%, 83.9216%
HSV (HSB):
276°, 20.9205%, 93.7255%
XYZ:
62.9910, 57.6873, 89.4761
xyY:
0.2997, 0.2745, 57.6873
CIE-Lab:
80.5646, 19.7032, -20.8415
CIE-LCH:
80.5646, 28.6807, 313.3919
CIE-Luv:
80.5646, 13.3057, -36.1322
Hunter-Lab:
75.9521, 15.1230, -16.6807
#dbbdef color charts
#dbbdef RGB chart
#dbbdef CMYK chart
#dbbdef RGB pie chart
#dbbdef color shades, tints & tones
#dbbdef color schemes
#dbbdef color preview, HTML & CSS examples
This text has a color of #dbbdef
<p style="color:#dbbdef;">Text here</p>
.mytext {color:#dbbdef;}
Text color #dbbdef
This box has a color of #dbbdef
<div style="background-color:#dbbdef;">Content here</div>
.mybackground {background-color:#dbbdef;}
Background color #dbbdef
Border around this has a color of #dbbdef
<div style="border:2px solid #dbbdef;">Content here</div>
.myborder {border:2px solid #dbbdef;}
Border color #dbbdef