#b0a5cc color space conversions
Hex:
#b0a5cc
RGB:
176, 165, 204
CMY:
31, 35, 20
CMYK:
14, 19, 0, 20
HSL:
257°, 27.6596%, 72.3529%
HSV (HSB):
257°, 19.1176%, 80.0000%
XYZ:
42.2587, 40.5000, 62.7167
xyY:
0.2905, 0.2784, 40.5000
CIE-Lab:
69.8242, 11.6866, -18.4341
CIE-LCH:
69.8242, 21.8264, 302.3732
CIE-Luv:
69.8242, 3.5349, -30.2494
Hunter-Lab:
63.6396, 7.1603, -13.8825
#b0a5cc color charts
#b0a5cc color shades, tints & tones
#b0a5cc color schemes
#b0a5cc color preview, HTML & CSS examples
This text has a color of #b0a5cc
<p style="color:#b0a5cc;">Text here</p>
.mytext {color:#b0a5cc;}
This box has a color of #b0a5cc
<div style="background-color:#b0a5cc;">Content here</div>
.mybackground {background-color:#b0a5cc;}
Border around this has a color of #b0a5cc
<div style="border:2px solid #b0a5cc;">Content here</div>
.myborder {border:2px solid #b0a5cc;}