#bacce9 color space conversions
Hex:
#bacce9
RGB:
186, 204, 233
CMY:
27, 20, 9
CMYK:
20, 12, 0, 9
HSL:
217°, 51.6484%, 82.1569%
HSV (HSB):
217°, 20.1717%, 91.3725%
XYZ:
56.5505, 59.5080, 85.5965
xyY:
0.2804, 0.2951, 59.5080
CIE-Lab:
81.5700, -0.0249, -16.3603
CIE-LCH:
81.5700, 16.3603, 269.9128
CIE-Luv:
81.5700, -10.8900, -25.6958
Hunter-Lab:
77.1414, -4.1435, -11.7894
#bacce9 color charts
#bacce9 color shades, tints & tones
#bacce9 color schemes
#bacce9 color preview, HTML & CSS examples
This text has a color of #bacce9
<p style="color:#bacce9;">Text here</p>
.mytext {color:#bacce9;}
This box has a color of #bacce9
<div style="background-color:#bacce9;">Content here</div>
.mybackground {background-color:#bacce9;}
Border around this has a color of #bacce9
<div style="border:2px solid #bacce9;">Content here</div>
.myborder {border:2px solid #bacce9;}