#b3a6e5 color space conversions
Hex:
#b3a6e5
RGB:
179, 166, 229
CMY:
30, 35, 10
CMYK:
22, 28, 0, 10
HSL:
252°, 54.7826%, 77.4510%
HSV (HSB):
252°, 27.5109%, 89.8039%
XYZ:
46.3695, 42.5133, 79.8907
xyY:
0.2747, 0.2519, 42.5133
CIE-Lab:
71.2234, 17.6488, -30.0033
CIE-LCH:
71.2234, 34.8092, 300.4653
CIE-Luv:
71.2234, 2.7316, -50.1189
Hunter-Lab:
65.2022, 12.8389, -27.0051
#b3a6e5 color charts
#b3a6e5 color shades, tints & tones
#b3a6e5 color schemes
#b3a6e5 color preview, HTML & CSS examples
This text has a color of #b3a6e5
<p style="color:#b3a6e5;">Text here</p>
.mytext {color:#b3a6e5;}
This box has a color of #b3a6e5
<div style="background-color:#b3a6e5;">Content here</div>
.mybackground {background-color:#b3a6e5;}
Border around this has a color of #b3a6e5
<div style="border:2px solid #b3a6e5;">Content here</div>
.myborder {border:2px solid #b3a6e5;}