#bbcced color space conversions
Hex:
#bbcced
RGB:
187, 204, 237
CMY:
27, 20, 7
CMYK:
21, 14, 0, 7
HSL:
220°, 58.1395%, 83.1373%
HSV (HSB):
220°, 21.0970%, 92.9412%
XYZ:
57.3724, 59.8650, 88.6520
xyY:
0.2787, 0.2908, 59.8650
CIE-Lab:
81.7647, 1.1635, -18.1954
CIE-LCH:
81.7647, 18.2325, 273.6587
CIE-Luv:
81.7647, -10.5593, -28.8915
Hunter-Lab:
77.3724, -3.0422, -13.7727
#bbcced color charts
#bbcced color shades, tints & tones
#bbcced color schemes
#bbcced color preview, HTML & CSS examples
This text has a color of #bbcced
<p style="color:#bbcced;">Text here</p>
.mytext {color:#bbcced;}
This box has a color of #bbcced
<div style="background-color:#bbcced;">Content here</div>
.mybackground {background-color:#bbcced;}
Border around this has a color of #bbcced
<div style="border:2px solid #bbcced;">Content here</div>
.myborder {border:2px solid #bbcced;}