#d6bded color space conversions
Hex:
#d6bded
RGB:
214, 189, 237
CMY:
16, 26, 7
CMYK:
10, 20, 0, 7
HSL:
271°, 57.1429%, 83.5294%
HSV (HSB):
271°, 20.2532%, 92.9412%
XYZ:
61.2152, 56.8058, 87.8590
xyY:
0.2973, 0.2759, 56.8058
CIE-Lab:
80.0702, 17.6986, -20.5584
CIE-LCH:
80.0702, 27.1273, 310.7250
CIE-Luv:
80.0702, 10.6379, -35.3108
Hunter-Lab:
75.3696, 13.0810, -16.3561
#d6bded color charts
#d6bded color shades, tints & tones
#d6bded color schemes
#d6bded color preview, HTML & CSS examples
This text has a color of #d6bded
<p style="color:#d6bded;">Text here</p>
.mytext {color:#d6bded;}
This box has a color of #d6bded
<div style="background-color:#d6bded;">Content here</div>
.mybackground {background-color:#d6bded;}
Border around this has a color of #d6bded
<div style="border:2px solid #d6bded;">Content here</div>
.myborder {border:2px solid #d6bded;}