#b6acc8 color space conversions
Hex:
#b6acc8
RGB:
182, 172, 200
CMY:
29, 33, 22
CMYK:
9, 14, 0, 22
HSL:
261°, 20.2899%, 72.9412%
HSV (HSB):
261°, 14.0000%, 78.4314%
XYZ:
44.4693, 43.6203, 60.7194
xyY:
0.2988, 0.2931, 43.6203
CIE-Lab:
71.9739, 8.9617, -12.9419
CIE-LCH:
71.9739, 15.7418, 304.7008
CIE-Luv:
71.9739, 3.8170, -21.2316
Hunter-Lab:
66.0456, 4.6061, -8.2766
#b6acc8 color charts
#b6acc8 color shades, tints & tones
#b6acc8 color schemes
#b6acc8 color preview, HTML & CSS examples
This text has a color of #b6acc8
<p style="color:#b6acc8;">Text here</p>
.mytext {color:#b6acc8;}
This box has a color of #b6acc8
<div style="background-color:#b6acc8;">Content here</div>
.mybackground {background-color:#b6acc8;}
Border around this has a color of #b6acc8
<div style="border:2px solid #b6acc8;">Content here</div>
.myborder {border:2px solid #b6acc8;}