#b2acc8 color space conversions
Hex:
#b2acc8
RGB:
178, 172, 200
CMY:
30, 33, 22
CMYK:
11, 14, 0, 22
HSL:
253°, 20.2899%, 72.9412%
HSV (HSB):
253°, 14.0000%, 78.4314%
XYZ:
43.5379, 43.1402, 60.6758
xyY:
0.2955, 0.2928, 43.1402
CIE-Lab:
71.6500, 7.6292, -13.4611
CIE-LCH:
71.6500, 15.4727, 299.5428
CIE-Luv:
71.6500, 1.6047, -21.8174
Hunter-Lab:
65.6812, 3.3799, -8.7948
#b2acc8 color charts
#b2acc8 color shades, tints & tones
#b2acc8 color schemes
#b2acc8 color preview, HTML & CSS examples
This text has a color of #b2acc8
<p style="color:#b2acc8;">Text here</p>
.mytext {color:#b2acc8;}
This box has a color of #b2acc8
<div style="background-color:#b2acc8;">Content here</div>
.mybackground {background-color:#b2acc8;}
Border around this has a color of #b2acc8
<div style="border:2px solid #b2acc8;">Content here</div>
.myborder {border:2px solid #b2acc8;}