#b5a1cd color space conversions
Hex:
#b5a1cd
RGB:
181, 161, 205
CMY:
29, 37, 20
CMYK:
12, 21, 0, 20
HSL:
267°, 30.5556%, 71.7647%
HSV (HSB):
267°, 21.4634%, 80.3922%
XYZ:
42.8204, 39.7213, 63.1677
xyY:
0.2939, 0.2726, 39.7213
CIE-Lab:
69.2705, 15.7562, -19.7865
CIE-LCH:
69.2705, 25.2936, 308.5306
CIE-Luv:
69.2705, 8.0923, -33.0109
Hunter-Lab:
63.0248, 10.9832, -15.3070
#b5a1cd color charts
#b5a1cd color shades, tints & tones
#b5a1cd color schemes
#b5a1cd color preview, HTML & CSS examples
This text has a color of #b5a1cd
<p style="color:#b5a1cd;">Text here</p>
.mytext {color:#b5a1cd;}
This box has a color of #b5a1cd
<div style="background-color:#b5a1cd;">Content here</div>
.mybackground {background-color:#b5a1cd;}
Border around this has a color of #b5a1cd
<div style="border:2px solid #b5a1cd;">Content here</div>
.myborder {border:2px solid #b5a1cd;}