#b5acc7 color space conversions
Hex:
#b5acc7
RGB:
181, 172, 199
CMY:
29, 33, 22
CMYK:
9, 14, 0, 22
HSL:
260°, 19.4245%, 72.7451%
HSV (HSB):
260°, 13.5678%, 78.0392%
XYZ:
44.1174, 43.4523, 60.0947
xyY:
0.2988, 0.2943, 43.4523
CIE-Lab:
71.8609, 8.4224, -12.5704
CIE-LCH:
71.8609, 15.1312, 303.8229
CIE-Luv:
71.8609, 3.3319, -20.5553
Hunter-Lab:
65.9184, 4.1080, -7.9091
#b5acc7 color charts
#b5acc7 color shades, tints & tones
#b5acc7 color schemes
#b5acc7 color preview, HTML & CSS examples
This text has a color of #b5acc7
<p style="color:#b5acc7;">Text here</p>
.mytext {color:#b5acc7;}
This box has a color of #b5acc7
<div style="background-color:#b5acc7;">Content here</div>
.mybackground {background-color:#b5acc7;}
Border around this has a color of #b5acc7
<div style="border:2px solid #b5acc7;">Content here</div>
.myborder {border:2px solid #b5acc7;}