#bacaed color space conversions
Hex:
#bacaed
RGB:
186, 202, 237
CMY:
27, 21, 7
CMYK:
22, 15, 0, 7
HSL:
221°, 58.6207%, 82.9412%
HSV (HSB):
221°, 21.5190%, 92.9412%
XYZ:
56.6563, 58.7946, 88.4831
xyY:
0.2778, 0.2883, 58.7946
CIE-Lab:
81.1786, 1.9245, -19.0874
CIE-LCH:
81.1786, 19.1841, 275.7575
CIE-Luv:
81.1786, -10.1488, -30.4469
Hunter-Lab:
76.6776, -2.2941, -14.7441
#bacaed color charts
#bacaed color shades, tints & tones
#bacaed color schemes
#bacaed color preview, HTML & CSS examples
This text has a color of #bacaed
<p style="color:#bacaed;">Text here</p>
.mytext {color:#bacaed;}
This box has a color of #bacaed
<div style="background-color:#bacaed;">Content here</div>
.mybackground {background-color:#bacaed;}
Border around this has a color of #bacaed
<div style="border:2px solid #bacaed;">Content here</div>
.myborder {border:2px solid #bacaed;}