#b2a6e9 color space conversions
Hex:
#b2a6e9
RGB:
178, 166, 233
CMY:
30, 35, 9
CMYK:
24, 29, 0, 9
HSL:
251°, 60.3604%, 78.2353%
HSV (HSB):
251°, 28.7554%, 91.3725%
XYZ:
46.7043, 42.6206, 82.8558
xyY:
0.2713, 0.2475, 42.6206
CIE-Lab:
71.2967, 18.2778, -32.0815
CIE-LCH:
71.2967, 36.9229, 299.6715
CIE-Luv:
71.2967, 1.9040, -53.6655
Hunter-Lab:
65.2845, 13.4505, -29.5488
#b2a6e9 color charts
#b2a6e9 color shades, tints & tones
#b2a6e9 color schemes
#b2a6e9 color preview, HTML & CSS examples
This text has a color of #b2a6e9
<p style="color:#b2a6e9;">Text here</p>
.mytext {color:#b2a6e9;}
This box has a color of #b2a6e9
<div style="background-color:#b2a6e9;">Content here</div>
.mybackground {background-color:#b2a6e9;}
Border around this has a color of #b2a6e9
<div style="border:2px solid #b2a6e9;">Content here</div>
.myborder {border:2px solid #b2a6e9;}