#bccfeb color space conversions
Hex:
#bccfeb
RGB:
188, 207, 235
CMY:
26, 19, 8
CMYK:
20, 12, 0, 8
HSL:
216°, 54.0230%, 82.9412%
HSV (HSB):
216°, 20.0000%, 92.1569%
XYZ:
58.0473, 61.3152, 87.3729
xyY:
0.2808, 0.2966, 61.3152
CIE-Lab:
82.5479, -0.5619, -15.9425
CIE-LCH:
82.5479, 15.9524, 267.9814
CIE-Luv:
82.5479, -11.3477, -24.9700
Hunter-Lab:
78.3040, -4.7088, -11.3439
#bccfeb color charts
#bccfeb color shades, tints & tones
#bccfeb color schemes
#bccfeb color preview, HTML & CSS examples
This text has a color of #bccfeb
<p style="color:#bccfeb;">Text here</p>
.mytext {color:#bccfeb;}
This box has a color of #bccfeb
<div style="background-color:#bccfeb;">Content here</div>
.mybackground {background-color:#bccfeb;}
Border around this has a color of #bccfeb
<div style="border:2px solid #bccfeb;">Content here</div>
.myborder {border:2px solid #bccfeb;}