#b2a2c2 color space conversions
Hex:
#b2a2c2
RGB:
178, 162, 194
CMY:
30, 36, 24
CMYK:
8, 16, 0, 24
HSL:
270°, 20.7792%, 69.8039%
HSV (HSB):
270°, 16.4948%, 76.0784%
XYZ:
41.0180, 39.2007, 56.4435
xyY:
0.3001, 0.2868, 39.2007
CIE-Lab:
68.8964, 11.9139, -14.2895
CIE-LCH:
68.8964, 18.6046, 309.8197
CIE-Luv:
68.8964, 6.8714, -23.6650
Hunter-Lab:
62.6104, 7.3726, -9.6228
#b2a2c2 color charts
#b2a2c2 color shades, tints & tones
#b2a2c2 color schemes
#b2a2c2 color preview, HTML & CSS examples
This text has a color of #b2a2c2
<p style="color:#b2a2c2;">Text here</p>
.mytext {color:#b2a2c2;}
This box has a color of #b2a2c2
<div style="background-color:#b2a2c2;">Content here</div>
.mybackground {background-color:#b2a2c2;}
Border around this has a color of #b2a2c2
<div style="border:2px solid #b2a2c2;">Content here</div>
.myborder {border:2px solid #b2a2c2;}