#b8cced color space conversions
Hex:
#b8cced
RGB:
184, 204, 237
CMY:
28, 20, 7
CMYK:
22, 14, 0, 7
HSL:
217°, 59.5506%, 82.5490%
HSV (HSB):
217°, 22.3629%, 92.9412%
XYZ:
56.6461, 59.4905, 88.6180
xyY:
0.2767, 0.2905, 59.4905
CIE-Lab:
81.5605, 0.2531, -18.5237
CIE-LCH:
81.5605, 18.5254, 270.7828
CIE-Luv:
81.5605, -12.0117, -29.2790
Hunter-Lab:
77.1301, -3.8832, -14.1297
#b8cced color charts
#b8cced color shades, tints & tones
#b8cced color schemes
#b8cced color preview, HTML & CSS examples
This text has a color of #b8cced
<p style="color:#b8cced;">Text here</p>
.mytext {color:#b8cced;}
This box has a color of #b8cced
<div style="background-color:#b8cced;">Content here</div>
.mybackground {background-color:#b8cced;}
Border around this has a color of #b8cced
<div style="border:2px solid #b8cced;">Content here</div>
.myborder {border:2px solid #b8cced;}