#b2a4cb color space conversions
Hex:
#b2a4cb
RGB:
178, 164, 203
CMY:
30, 36, 20
CMYK:
12, 19, 0, 20
HSL:
262°, 27.2727%, 71.9608%
HSV (HSB):
262°, 19.2118%, 79.6078%
XYZ:
42.4150, 40.3277, 62.0484
xyY:
0.2929, 0.2785, 40.3277
CIE-Lab:
69.7023, 12.6820, -18.0510
CIE-LCH:
69.7023, 22.0607, 305.0904
CIE-Luv:
69.7023, 5.1809, -29.7860
Hunter-Lab:
63.5041, 8.0899, -13.4781
#b2a4cb color charts
#b2a4cb color shades, tints & tones
#b2a4cb color schemes
#b2a4cb color preview, HTML & CSS examples
This text has a color of #b2a4cb
<p style="color:#b2a4cb;">Text here</p>
.mytext {color:#b2a4cb;}
This box has a color of #b2a4cb
<div style="background-color:#b2a4cb;">Content here</div>
.mybackground {background-color:#b2a4cb;}
Border around this has a color of #b2a4cb
<div style="border:2px solid #b2a4cb;">Content here</div>
.myborder {border:2px solid #b2a4cb;}