#b5a7c5 color space conversions
Hex:
#b5a7c5
RGB:
181, 167, 197
CMY:
29, 35, 23
CMYK:
8, 15, 0, 23
HSL:
268°, 20.5479%, 71.3725%
HSV (HSB):
268°, 15.2284%, 77.2549%
XYZ:
42.9528, 41.4924, 58.5683
xyY:
0.3003, 0.2901, 41.4924
CIE-Lab:
70.5195, 10.7674, -13.4822
CIE-LCH:
70.5195, 17.2541, 308.6122
CIE-Luv:
70.5195, 5.9072, -22.3015
Hunter-Lab:
64.4146, 6.3015, -8.8186
#b5a7c5 color charts
#b5a7c5 color shades, tints & tones
#b5a7c5 color schemes
#b5a7c5 color preview, HTML & CSS examples
This text has a color of #b5a7c5
<p style="color:#b5a7c5;">Text here</p>
.mytext {color:#b5a7c5;}
This box has a color of #b5a7c5
<div style="background-color:#b5a7c5;">Content here</div>
.mybackground {background-color:#b5a7c5;}
Border around this has a color of #b5a7c5
<div style="border:2px solid #b5a7c5;">Content here</div>
.myborder {border:2px solid #b5a7c5;}