#bccbea color space conversions
Hex:
#bccbea
RGB:
188, 203, 234
CMY:
26, 20, 8
CMYK:
20, 13, 0, 8
HSL:
220°, 52.2727%, 82.7451%
HSV (HSB):
220°, 19.6581%, 91.7647%
XYZ:
56.9463, 59.3438, 86.2950
xyY:
0.2811, 0.2929, 59.3438
CIE-Lab:
81.4802, 1.3411, -17.0160
CIE-LCH:
81.4802, 17.0688, 274.5063
CIE-Luv:
81.4802, -9.4923, -26.9767
Hunter-Lab:
77.0349, -2.8591, -12.4926
#bccbea color charts
#bccbea color shades, tints & tones
#bccbea color schemes
#bccbea color preview, HTML & CSS examples
This text has a color of #bccbea
<p style="color:#bccbea;">Text here</p>
.mytext {color:#bccbea;}
This box has a color of #bccbea
<div style="background-color:#bccbea;">Content here</div>
.mybackground {background-color:#bccbea;}
Border around this has a color of #bccbea
<div style="border:2px solid #bccbea;">Content here</div>
.myborder {border:2px solid #bccbea;}