#baaed9 color space conversions
Hex:
#baaed9
RGB:
186, 174, 217
CMY:
27, 32, 15
CMYK:
14, 20, 0, 15
HSL:
257°, 36.1345%, 76.6667%
HSV (HSB):
257°, 19.8157%, 85.0980%
XYZ:
47.9101, 45.7210, 71.9455
xyY:
0.2894, 0.2761, 45.7210
CIE-Lab:
73.3641, 12.7335, -20.1225
CIE-LCH:
73.3641, 23.8130, 302.3255
CIE-Luv:
73.3641, 3.7962, -33.3713
Hunter-Lab:
67.6173, 8.1457, -15.7531
#baaed9 color charts
#baaed9 color shades, tints & tones
#baaed9 color schemes
#baaed9 color preview, HTML & CSS examples
This text has a color of #baaed9
<p style="color:#baaed9;">Text here</p>
.mytext {color:#baaed9;}
This box has a color of #baaed9
<div style="background-color:#baaed9;">Content here</div>
.mybackground {background-color:#baaed9;}
Border around this has a color of #baaed9
<div style="border:2px solid #baaed9;">Content here</div>
.myborder {border:2px solid #baaed9;}