#dbcdef color space conversions
Hex:
#dbcdef
RGB:
219, 205, 239
CMY:
14, 20, 6
CMYK:
8, 14, 0, 6
HSL:
265°, 51.5152%, 87.0588%
HSV (HSB):
265°, 14.2259%, 93.7255%
XYZ:
66.6247, 64.9547, 90.6874
xyY:
0.2998, 0.2922, 64.9547
CIE-Lab:
84.4604, 11.1372, -14.9661
CIE-LCH:
84.4604, 18.6554, 306.6552
CIE-Luv:
84.4604, 5.6310, -25.3686
Hunter-Lab:
80.5945, 6.5196, -10.2988
#dbcdef color charts
#dbcdef RGB chart
#dbcdef CMYK chart
#dbcdef RGB pie chart
#dbcdef color shades, tints & tones
#dbcdef color schemes
#dbcdef color preview, HTML & CSS examples
This text has a color of #dbcdef
<p style="color:#dbcdef;">Text here</p>
.mytext {color:#dbcdef;}
Text color #dbcdef
This box has a color of #dbcdef
<div style="background-color:#dbcdef;">Content here</div>
.mybackground {background-color:#dbcdef;}
Background color #dbcdef
Border around this has a color of #dbcdef
<div style="border:2px solid #dbcdef;">Content here</div>
.myborder {border:2px solid #dbcdef;}
Border color #dbcdef