#b6acc7 color space conversions
Hex:
#b6acc7
RGB:
182, 172, 199
CMY:
29, 33, 22
CMYK:
9, 14, 0, 22
HSL:
262°, 19.4245%, 72.7451%
HSV (HSB):
262°, 13.5678%, 78.0392%
XYZ:
44.3527, 43.5737, 60.1057
xyY:
0.2996, 0.2944, 43.5737
CIE-Lab:
71.9426, 8.7575, -12.4396
CIE-LCH:
71.9426, 15.2130, 305.1455
CIE-Luv:
71.9426, 3.8902, -20.4084
Hunter-Lab:
66.0103, 4.4171, -7.7793
#b6acc7 color charts
#b6acc7 color shades, tints & tones
#b6acc7 color schemes
#b6acc7 color preview, HTML & CSS examples
This text has a color of #b6acc7
<p style="color:#b6acc7;">Text here</p>
.mytext {color:#b6acc7;}
This box has a color of #b6acc7
<div style="background-color:#b6acc7;">Content here</div>
.mybackground {background-color:#b6acc7;}
Border around this has a color of #b6acc7
<div style="border:2px solid #b6acc7;">Content here</div>
.myborder {border:2px solid #b6acc7;}