#b4acc2 color space conversions
Hex:
#b4acc2
RGB:
180, 172, 194
CMY:
29, 33, 24
CMYK:
7, 11, 0, 24
HSL:
262°, 15.2778%, 71.7647%
HSV (HSB):
262°, 11.3402%, 76.0784%
XYZ:
43.3125, 43.1034, 57.0759
xyY:
0.3018, 0.3004, 43.1034
CIE-Lab:
71.6251, 7.0702, -10.1826
CIE-LCH:
71.6251, 12.3965, 304.7738
CIE-Luv:
71.6251, 3.1272, -16.5981
Hunter-Lab:
65.6532, 2.8665, -5.5868
#b4acc2 color charts
#b4acc2 color shades, tints & tones
#b4acc2 color schemes
#b4acc2 color preview, HTML & CSS examples
This text has a color of #b4acc2
<p style="color:#b4acc2;">Text here</p>
.mytext {color:#b4acc2;}
This box has a color of #b4acc2
<div style="background-color:#b4acc2;">Content here</div>
.mybackground {background-color:#b4acc2;}
Border around this has a color of #b4acc2
<div style="border:2px solid #b4acc2;">Content here</div>
.myborder {border:2px solid #b4acc2;}