#b2a9e5 color space conversions
Hex:
#b2a9e5
RGB:
178, 169, 229
CMY:
30, 34, 10
CMYK:
22, 26, 0, 10
HSL:
249°, 53.5714%, 78.0392%
HSV (HSB):
249°, 26.2009%, 89.8039%
XYZ:
46.6909, 43.4981, 80.0638
xyY:
0.2742, 0.2555, 43.4981
CIE-Lab:
71.8917, 15.6755, -28.9812
CIE-LCH:
71.8917, 32.9489, 298.4083
CIE-Luv:
71.8917, 0.9176, -48.2052
Hunter-Lab:
65.9531, 10.9498, -25.8081
#b2a9e5 color charts
#b2a9e5 color shades, tints & tones
#b2a9e5 color schemes
#b2a9e5 color preview, HTML & CSS examples
This text has a color of #b2a9e5
<p style="color:#b2a9e5;">Text here</p>
.mytext {color:#b2a9e5;}
This box has a color of #b2a9e5
<div style="background-color:#b2a9e5;">Content here</div>
.mybackground {background-color:#b2a9e5;}
Border around this has a color of #b2a9e5
<div style="border:2px solid #b2a9e5;">Content here</div>
.myborder {border:2px solid #b2a9e5;}