#bacefa color space conversions
Hex:
#bacefa
RGB:
186, 206, 250
CMY:
27, 19, 2
CMYK:
26, 18, 0, 2
HSL:
221°, 86.4865%, 85.4902%
HSV (HSB):
221°, 25.6000%, 98.0392%
XYZ:
59.5763, 61.4838, 99.1700
xyY:
0.2705, 0.2792, 61.4838
CIE-Lab:
82.6382, 2.7415, -23.8010
CIE-LCH:
82.6382, 23.9584, 276.5707
CIE-Luv:
82.6382, -12.4278, -38.4667
Hunter-Lab:
78.4116, -1.5980, -20.0981
#bacefa color charts
#bacefa color shades, tints & tones
#bacefa color schemes
#bacefa color preview, HTML & CSS examples
This text has a color of #bacefa
<p style="color:#bacefa;">Text here</p>
.mytext {color:#bacefa;}
This box has a color of #bacefa
<div style="background-color:#bacefa;">Content here</div>
.mybackground {background-color:#bacefa;}
Border around this has a color of #bacefa
<div style="border:2px solid #bacefa;">Content here</div>
.myborder {border:2px solid #bacefa;}