#baa2e9 color space conversions
Hex:
#baa2e9
RGB:
186, 162, 233
CMY:
27, 36, 9
CMYK:
20, 30, 0, 9
HSL:
260°, 61.7391%, 77.4510%
HSV (HSB):
260°, 30.4721%, 91.3725%
XYZ:
47.8780, 42.1630, 82.7056
xyY:
0.2772, 0.2441, 42.1630
CIE-Lab:
70.9831, 22.9073, -32.5118
CIE-LCH:
70.9831, 39.7714, 305.1680
CIE-Luv:
70.9831, 7.7821, -55.0178
Hunter-Lab:
64.9330, 17.9833, -30.0650
#baa2e9 color charts
#baa2e9 color shades, tints & tones
#baa2e9 color schemes
#baa2e9 color preview, HTML & CSS examples
This text has a color of #baa2e9
<p style="color:#baa2e9;">Text here</p>
.mytext {color:#baa2e9;}
This box has a color of #baa2e9
<div style="background-color:#baa2e9;">Content here</div>
.mybackground {background-color:#baa2e9;}
Border around this has a color of #baa2e9
<div style="border:2px solid #baa2e9;">Content here</div>
.myborder {border:2px solid #baa2e9;}