#baabec color space conversions
Hex:
#baabec
RGB:
186, 171, 236
CMY:
27, 33, 7
CMYK:
21, 28, 0, 7
HSL:
254°, 63.1068%, 79.8039%
HSV (HSB):
254°, 27.5424%, 92.5490%
XYZ:
49.9529, 45.6211, 85.5298
xyY:
0.2758, 0.2519, 45.6211
CIE-Lab:
73.2990, 18.5913, -30.5729
CIE-LCH:
73.2990, 35.7818, 301.3037
CIE-Luv:
73.2990, 3.6357, -51.4165
Hunter-Lab:
67.5434, 13.8121, -27.7983
#baabec color charts
#baabec color shades, tints & tones
#baabec color schemes
#baabec color preview, HTML & CSS examples
This text has a color of #baabec
<p style="color:#baabec;">Text here</p>
.mytext {color:#baabec;}
This box has a color of #baabec
<div style="background-color:#baabec;">Content here</div>
.mybackground {background-color:#baabec;}
Border around this has a color of #baabec
<div style="border:2px solid #baabec;">Content here</div>
.myborder {border:2px solid #baabec;}