#b8acc2 color space conversions
Hex:
#b8acc2
RGB:
184, 172, 194
CMY:
28, 33, 24
CMYK:
5, 11, 0, 24
HSL:
273°, 15.2778%, 71.7647%
HSV (HSB):
273°, 11.3402%, 76.0784%
XYZ:
44.2573, 43.5904, 57.1201
xyY:
0.3053, 0.3007, 43.5904
CIE-Lab:
71.9539, 8.4304, -9.6573
CIE-LCH:
71.9539, 12.8194, 311.1196
CIE-Luv:
71.9539, 5.3926, -16.0216
Hunter-Lab:
66.0231, 4.1137, -5.0789
#b8acc2 color charts
#b8acc2 color shades, tints & tones
#b8acc2 color schemes
#b8acc2 color preview, HTML & CSS examples
This text has a color of #b8acc2
<p style="color:#b8acc2;">Text here</p>
.mytext {color:#b8acc2;}
This box has a color of #b8acc2
<div style="background-color:#b8acc2;">Content here</div>
.mybackground {background-color:#b8acc2;}
Border around this has a color of #b8acc2
<div style="border:2px solid #b8acc2;">Content here</div>
.myborder {border:2px solid #b8acc2;}