#bacae7 color space conversions
Hex:
#bacae7
RGB:
186, 202, 231
CMY:
27, 21, 9
CMYK:
19, 13, 0, 9
HSL:
219°, 48.3871%, 81.7647%
HSV (HSB):
219°, 19.4805%, 90.5882%
XYZ:
55.7940, 58.4497, 83.9426
xyY:
0.2815, 0.2949, 58.4497
CIE-Lab:
80.9882, 0.5995, -16.1670
CIE-LCH:
80.9882, 16.1781, 272.1238
CIE-Luv:
80.9882, -9.9019, -25.4551
Hunter-Lab:
76.4524, -3.5245, -11.5821
#bacae7 color charts
#bacae7 color shades, tints & tones
#bacae7 color schemes
#bacae7 color preview, HTML & CSS examples
This text has a color of #bacae7
<p style="color:#bacae7;">Text here</p>
.mytext {color:#bacae7;}
This box has a color of #bacae7
<div style="background-color:#bacae7;">Content here</div>
.mybackground {background-color:#bacae7;}
Border around this has a color of #bacae7
<div style="border:2px solid #bacae7;">Content here</div>
.myborder {border:2px solid #bacae7;}