#b8bded color space conversions
Hex:
#b8bded
RGB:
184, 189, 237
CMY:
28, 26, 7
CMYK:
22, 20, 0, 7
HSL:
234°, 59.5506%, 82.5490%
HSV (HSB):
234°, 22.3629%, 92.9412%
XYZ:
53.2508, 52.7000, 87.4863
xyY:
0.2753, 0.2724, 52.7000
CIE-Lab:
77.6975, 8.3231, -24.3856
CIE-LCH:
77.6975, 25.7669, 288.8455
CIE-Luv:
77.6975, -5.3406, -39.9734
Hunter-Lab:
72.5947, 3.8953, -20.6360
#b8bded color charts
#b8bded color shades, tints & tones
#b8bded color schemes
#b8bded color preview, HTML & CSS examples
This text has a color of #b8bded
<p style="color:#b8bded;">Text here</p>
.mytext {color:#b8bded;}
This box has a color of #b8bded
<div style="background-color:#b8bded;">Content here</div>
.mybackground {background-color:#b8bded;}
Border around this has a color of #b8bded
<div style="border:2px solid #b8bded;">Content here</div>
.myborder {border:2px solid #b8bded;}