#b1a1ea color space conversions
Hex:
#b1a1ea
RGB:
177, 161, 234
CMY:
31, 37, 8
CMYK:
24, 31, 0, 8
HSL:
253°, 63.4783%, 77.4510%
HSV (HSB):
253°, 31.1966%, 91.7647%
XYZ:
45.7276, 40.7774, 83.3026
xyY:
0.2693, 0.2401, 40.7774
CIE-Lab:
70.0197, 21.0126, -34.6109
CIE-LCH:
70.0197, 40.4901, 301.2623
CIE-Luv:
70.0197, 3.4223, -58.1123
Hunter-Lab:
63.8572, 16.0724, -32.6447
#b1a1ea color charts
#b1a1ea color shades, tints & tones
#b1a1ea color schemes
#b1a1ea color preview, HTML & CSS examples
This text has a color of #b1a1ea
<p style="color:#b1a1ea;">Text here</p>
.mytext {color:#b1a1ea;}
This box has a color of #b1a1ea
<div style="background-color:#b1a1ea;">Content here</div>
.mybackground {background-color:#b1a1ea;}
Border around this has a color of #b1a1ea
<div style="border:2px solid #b1a1ea;">Content here</div>
.myborder {border:2px solid #b1a1ea;}