#bacfe1 color space conversions
Hex:
#bacfe1
RGB:
186, 207, 225
CMY:
27, 19, 12
CMYK:
17, 8, 0, 12
HSL:
208°, 39.3939%, 80.5882%
HSV (HSB):
208°, 17.3333%, 88.2353%
XYZ:
56.1531, 60.5010, 79.9524
xyY:
0.2856, 0.3077, 60.5010
CIE-Lab:
82.1097, -3.3386, -11.2802
CIE-LCH:
82.1097, 11.7639, 253.5126
CIE-Luv:
82.1097, -11.9669, -16.9806
Hunter-Lab:
77.7824, -7.2554, -6.4965
#bacfe1 color charts
#bacfe1 color shades, tints & tones
#bacfe1 color schemes
#bacfe1 color preview, HTML & CSS examples
This text has a color of #bacfe1
<p style="color:#bacfe1;">Text here</p>
.mytext {color:#bacfe1;}
This box has a color of #bacfe1
<div style="background-color:#bacfe1;">Content here</div>
.mybackground {background-color:#bacfe1;}
Border around this has a color of #bacfe1
<div style="border:2px solid #bacfe1;">Content here</div>
.myborder {border:2px solid #bacfe1;}