#bacef6 color space conversions
Hex:
#bacef6
RGB:
186, 206, 246
CMY:
27, 19, 4
CMYK:
24, 16, 0, 4
HSL:
220°, 76.9231%, 84.7059%
HSV (HSB):
220°, 24.3902%, 96.4706%
XYZ:
58.9556, 61.2355, 95.9011
xyY:
0.2728, 0.2834, 61.2355
CIE-Lab:
82.5052, 1.8233, -21.8763
CIE-LCH:
82.5052, 21.9521, 274.7643
CIE-Luv:
82.5052, -12.2781, -35.1100
Hunter-Lab:
78.2531, -2.4619, -17.8841
#bacef6 color charts
#bacef6 color shades, tints & tones
#bacef6 color schemes
#bacef6 color preview, HTML & CSS examples
This text has a color of #bacef6
<p style="color:#bacef6;">Text here</p>
.mytext {color:#bacef6;}
This box has a color of #bacef6
<div style="background-color:#bacef6;">Content here</div>
.mybackground {background-color:#bacef6;}
Border around this has a color of #bacef6
<div style="border:2px solid #bacef6;">Content here</div>
.myborder {border:2px solid #bacef6;}