#bacef8 color space conversions
Hex:
#bacef8
RGB:
186, 206, 248
CMY:
27, 19, 3
CMYK:
25, 17, 0, 3
HSL:
221°, 81.5789%, 85.0980%
HSV (HSB):
221°, 25.0000%, 97.2549%
XYZ:
59.2643, 61.3590, 97.5269
xyY:
0.2717, 0.2813, 61.3590
CIE-Lab:
82.5714, 2.2811, -22.8394
CIE-LCH:
82.5714, 22.9531, 275.7034
CIE-Luv:
82.5714, -12.3529, -36.7872
Hunter-Lab:
78.3320, -2.0318, -18.9863
#bacef8 color charts
#bacef8 color shades, tints & tones
#bacef8 color schemes
#bacef8 color preview, HTML & CSS examples
This text has a color of #bacef8
<p style="color:#bacef8;">Text here</p>
.mytext {color:#bacef8;}
This box has a color of #bacef8
<div style="background-color:#bacef8;">Content here</div>
.mybackground {background-color:#bacef8;}
Border around this has a color of #bacef8
<div style="border:2px solid #bacef8;">Content here</div>
.myborder {border:2px solid #bacef8;}