#bacfe8 color space conversions
Hex:
#bacfe8
RGB:
186, 207, 232
CMY:
27, 19, 9
CMYK:
20, 11, 0, 9
HSL:
213°, 50.0000%, 81.9608%
HSV (HSB):
213°, 19.8276%, 90.9804%
XYZ:
57.1280, 60.8909, 85.0861
xyY:
0.2813, 0.2998, 60.8909
CIE-Lab:
82.3201, -1.8312, -14.6995
CIE-LCH:
82.3201, 14.8132, 262.8988
CIE-Luv:
82.3201, -12.2144, -22.7389
Hunter-Lab:
78.0327, -5.8766, -10.0264
#bacfe8 color charts
#bacfe8 color shades, tints & tones
#bacfe8 color schemes
#bacfe8 color preview, HTML & CSS examples
This text has a color of #bacfe8
<p style="color:#bacfe8;">Text here</p>
.mytext {color:#bacfe8;}
This box has a color of #bacfe8
<div style="background-color:#bacfe8;">Content here</div>
.mybackground {background-color:#bacfe8;}
Border around this has a color of #bacfe8
<div style="border:2px solid #bacfe8;">Content here</div>
.myborder {border:2px solid #bacfe8;}