#b5a1c9 color space conversions
Hex:
#b5a1c9
RGB:
181, 161, 201
CMY:
29, 37, 21
CMYK:
10, 20, 0, 21
HSL:
270°, 27.0270%, 70.9804%
HSV (HSB):
270°, 19.9005%, 78.8235%
XYZ:
42.3435, 39.5305, 60.6568
xyY:
0.2971, 0.2773, 39.5305
CIE-Lab:
69.1338, 14.9173, -17.7821
CIE-LCH:
69.1338, 23.2105, 309.9932
CIE-Luv:
69.1338, 8.4513, -29.6730
Hunter-Lab:
62.8733, 10.1868, -13.1884
#b5a1c9 color charts
#b5a1c9 color shades, tints & tones
#b5a1c9 color schemes
#b5a1c9 color preview, HTML & CSS examples
This text has a color of #b5a1c9
<p style="color:#b5a1c9;">Text here</p>
.mytext {color:#b5a1c9;}
This box has a color of #b5a1c9
<div style="background-color:#b5a1c9;">Content here</div>
.mybackground {background-color:#b5a1c9;}
Border around this has a color of #b5a1c9
<div style="border:2px solid #b5a1c9;">Content here</div>
.myborder {border:2px solid #b5a1c9;}