#d8bced color space conversions
Hex:
#d8bced
RGB:
216, 188, 237
CMY:
15, 26, 7
CMYK:
9, 21, 0, 7
HSL:
274°, 57.6471%, 83.3333%
HSV (HSB):
274°, 20.6751%, 92.9412%
XYZ:
61.5882, 56.6798, 87.8150
xyY:
0.2989, 0.2750, 56.6798
CIE-Lab:
79.9992, 18.8801, -20.6499
CIE-LCH:
79.9992, 27.9799, 312.4365
CIE-Luv:
79.9992, 12.2522, -35.6490
Hunter-Lab:
75.2860, 14.2726, -16.4568
#d8bced color charts
#d8bced color shades, tints & tones
#d8bced color schemes
#d8bced color preview, HTML & CSS examples
This text has a color of #d8bced
<p style="color:#d8bced;">Text here</p>
.mytext {color:#d8bced;}
This box has a color of #d8bced
<div style="background-color:#d8bced;">Content here</div>
.mybackground {background-color:#d8bced;}
Border around this has a color of #d8bced
<div style="border:2px solid #d8bced;">Content here</div>
.myborder {border:2px solid #d8bced;}