#bac2ec color space conversions
Hex:
#bac2ec
RGB:
186, 194, 236
CMY:
27, 24, 7
CMYK:
21, 18, 0, 7
HSL:
230°, 56.8182%, 82.7451%
HSV (HSB):
230°, 21.1864%, 92.5490%
XYZ:
54.6818, 55.0788, 87.1061
xyY:
0.2778, 0.2798, 55.0788
CIE-Lab:
79.0866, 5.9952, -21.7209
CIE-LCH:
79.0866, 22.5331, 285.4301
CIE-Luv:
79.0866, -6.5187, -35.3001
Hunter-Lab:
74.2151, 1.6427, -17.6380
#bac2ec color charts
#bac2ec color shades, tints & tones
#bac2ec color schemes
#bac2ec color preview, HTML & CSS examples
This text has a color of #bac2ec
<p style="color:#bac2ec;">Text here</p>
.mytext {color:#bac2ec;}
This box has a color of #bac2ec
<div style="background-color:#bac2ec;">Content here</div>
.mybackground {background-color:#bac2ec;}
Border around this has a color of #bac2ec
<div style="border:2px solid #bac2ec;">Content here</div>
.myborder {border:2px solid #bac2ec;}