#b1a5cc color space conversions
Hex:
#b1a5cc
RGB:
177, 165, 204
CMY:
31, 35, 20
CMYK:
13, 19, 0, 20
HSL:
258°, 27.6596%, 72.3529%
HSV (HSB):
258°, 19.1176%, 80.0000%
XYZ:
42.4857, 40.6170, 62.7274
xyY:
0.2913, 0.2785, 40.6170
CIE-Lab:
69.9068, 12.0126, -18.3011
CIE-LCH:
69.9068, 21.8914, 303.2804
CIE-Luv:
69.9068, 4.0818, -30.0937
Hunter-Lab:
63.7315, 7.4644, -13.7438
#b1a5cc color charts
#b1a5cc color shades, tints & tones
#b1a5cc color schemes
#b1a5cc color preview, HTML & CSS examples
This text has a color of #b1a5cc
<p style="color:#b1a5cc;">Text here</p>
.mytext {color:#b1a5cc;}
This box has a color of #b1a5cc
<div style="background-color:#b1a5cc;">Content here</div>
.mybackground {background-color:#b1a5cc;}
Border around this has a color of #b1a5cc
<div style="border:2px solid #b1a5cc;">Content here</div>
.myborder {border:2px solid #b1a5cc;}