#b5a5cc color space conversions
Hex:
#b5a5cc
RGB:
181, 165, 204
CMY:
29, 35, 20
CMYK:
11, 19, 0, 20
HSL:
265°, 27.6596%, 72.3529%
HSV (HSB):
265°, 19.1176%, 80.0000%
XYZ:
43.4103, 41.0937, 62.7706
xyY:
0.2948, 0.2790, 41.0937
CIE-Lab:
70.2415, 13.3232, -17.7623
CIE-LCH:
70.2415, 22.2037, 306.8730
CIE-Luv:
70.2415, 6.2961, -29.4635
Hunter-Lab:
64.1043, 8.6943, -13.1834
#b5a5cc color charts
#b5a5cc color shades, tints & tones
#b5a5cc color schemes
#b5a5cc color preview, HTML & CSS examples
This text has a color of #b5a5cc
<p style="color:#b5a5cc;">Text here</p>
.mytext {color:#b5a5cc;}
This box has a color of #b5a5cc
<div style="background-color:#b5a5cc;">Content here</div>
.mybackground {background-color:#b5a5cc;}
Border around this has a color of #b5a5cc
<div style="border:2px solid #b5a5cc;">Content here</div>
.myborder {border:2px solid #b5a5cc;}