#b2a8c4 color space conversions
Hex:
#b2a8c4
RGB:
178, 168, 196
CMY:
30, 34, 23
CMYK:
9, 14, 0, 23
HSL:
261°, 19.1781%, 71.3725%
HSV (HSB):
261°, 14.2857%, 76.8627%
XYZ:
42.3265, 41.4558, 57.9955
xyY:
0.2985, 0.2924, 41.4558
CIE-Lab:
70.4941, 9.0032, -12.9941
CIE-LCH:
70.4941, 15.8083, 304.7169
CIE-Luv:
70.4941, 3.8125, -21.2488
Hunter-Lab:
64.3862, 4.6676, -8.3348
#b2a8c4 color charts
#b2a8c4 color shades, tints & tones
#b2a8c4 color schemes
#b2a8c4 color preview, HTML & CSS examples
This text has a color of #b2a8c4
<p style="color:#b2a8c4;">Text here</p>
.mytext {color:#b2a8c4;}
This box has a color of #b2a8c4
<div style="background-color:#b2a8c4;">Content here</div>
.mybackground {background-color:#b2a8c4;}
Border around this has a color of #b2a8c4
<div style="border:2px solid #b2a8c4;">Content here</div>
.myborder {border:2px solid #b2a8c4;}