#b7acc2 color space conversions
Hex:
#b7acc2
RGB:
183, 172, 194
CMY:
28, 33, 24
CMYK:
6, 11, 0, 24
HSL:
270°, 15.2778%, 71.7647%
HSV (HSB):
270°, 11.3402%, 76.0784%
XYZ:
44.0186, 43.4674, 57.1089
xyY:
0.3044, 0.3006, 43.4674
CIE-Lab:
71.8710, 8.0895, -9.7897
CIE-LCH:
71.8710, 12.6995, 309.5679
CIE-Luv:
71.8710, 4.8224, -16.1667
Hunter-Lab:
65.9298, 3.7999, -5.2067
#b7acc2 color charts
#b7acc2 color shades, tints & tones
#b7acc2 color schemes
#b7acc2 color preview, HTML & CSS examples
This text has a color of #b7acc2
<p style="color:#b7acc2;">Text here</p>
.mytext {color:#b7acc2;}
This box has a color of #b7acc2
<div style="background-color:#b7acc2;">Content here</div>
.mybackground {background-color:#b7acc2;}
Border around this has a color of #b7acc2
<div style="border:2px solid #b7acc2;">Content here</div>
.myborder {border:2px solid #b7acc2;}