#bacce4 color space conversions
Hex:
#bacce4
RGB:
186, 204, 228
CMY:
27, 20, 11
CMYK:
18, 11, 0, 11
HSL:
214°, 43.7500%, 81.1765%
HSV (HSB):
214°, 18.4211%, 89.4118%
XYZ:
55.8462, 59.2263, 81.8872
xyY:
0.2835, 0.3007, 59.2263
CIE-Lab:
81.4158, -1.1135, -13.9205
CIE-LCH:
81.4158, 13.9649, 265.4268
CIE-Luv:
81.4158, -10.6964, -21.5592
Hunter-Lab:
76.9586, -5.1464, -9.2160
#bacce4 color charts
#bacce4 color shades, tints & tones
#bacce4 color schemes
#bacce4 color preview, HTML & CSS examples
This text has a color of #bacce4
<p style="color:#bacce4;">Text here</p>
.mytext {color:#bacce4;}
This box has a color of #bacce4
<div style="background-color:#bacce4;">Content here</div>
.mybackground {background-color:#bacce4;}
Border around this has a color of #bacce4
<div style="border:2px solid #bacce4;">Content here</div>
.myborder {border:2px solid #bacce4;}