#b3a4cc color space conversions
Hex:
#b3a4cc
RGB:
179, 164, 204
CMY:
30, 36, 20
CMYK:
12, 20, 0, 20
HSL:
263°, 28.1690%, 72.1569%
HSV (HSB):
263°, 19.6078%, 80.0000%
XYZ:
42.7649, 40.4943, 62.6890
xyY:
0.2930, 0.2775, 40.4943
CIE-Lab:
69.8201, 13.2219, -18.4165
CIE-LCH:
69.8201, 22.6713, 305.6759
CIE-Luv:
69.8201, 5.6538, -30.4622
Hunter-Lab:
63.6351, 8.5966, -13.8639
#b3a4cc color charts
#b3a4cc color shades, tints & tones
#b3a4cc color schemes
#b3a4cc color preview, HTML & CSS examples
This text has a color of #b3a4cc
<p style="color:#b3a4cc;">Text here</p>
.mytext {color:#b3a4cc;}
This box has a color of #b3a4cc
<div style="background-color:#b3a4cc;">Content here</div>
.mybackground {background-color:#b3a4cc;}
Border around this has a color of #b3a4cc
<div style="border:2px solid #b3a4cc;">Content here</div>
.myborder {border:2px solid #b3a4cc;}