#b5abc7 color space conversions
Hex:
#b5abc7
RGB:
181, 171, 199
CMY:
29, 33, 22
CMYK:
9, 14, 0, 22
HSL:
261°, 20.0000%, 72.5490%
HSV (HSB):
261°, 14.0704%, 78.0392%
XYZ:
43.9278, 43.0731, 60.0315
xyY:
0.2988, 0.2929, 43.0731
CIE-Lab:
71.6046, 8.9720, -12.9549
CIE-LCH:
71.6046, 15.7583, 304.7047
CIE-Luv:
71.6046, 3.8159, -21.2360
Hunter-Lab:
65.6301, 4.6216, -8.2912
#b5abc7 color charts
#b5abc7 color shades, tints & tones
#b5abc7 color schemes
#b5abc7 color preview, HTML & CSS examples
This text has a color of #b5abc7
<p style="color:#b5abc7;">Text here</p>
.mytext {color:#b5abc7;}
This box has a color of #b5abc7
<div style="background-color:#b5abc7;">Content here</div>
.mybackground {background-color:#b5abc7;}
Border around this has a color of #b5abc7
<div style="border:2px solid #b5abc7;">Content here</div>
.myborder {border:2px solid #b5abc7;}