#b0bad0 color space conversions
Hex:
#b0bad0
RGB:
176, 186, 208
CMY:
31, 27, 18
CMYK:
15, 11, 0, 18
HSL:
221°, 25.3968%, 75.2941%
HSV (HSB):
221°, 15.3846%, 81.5686%
XYZ:
46.8486, 48.9020, 66.6444
xyY:
0.2885, 0.3011, 48.9020
CIE-Lab:
75.3903, 1.0389, -12.2410
CIE-LCH:
75.3903, 12.2850, 274.8509
CIE-Luv:
75.3903, -6.5488, -18.9929
Hunter-Lab:
69.9300, -2.7939, -7.5533
#b0bad0 color charts
#b0bad0 color shades, tints & tones
#b0bad0 color schemes
#b0bad0 color preview, HTML & CSS examples
This text has a color of #b0bad0
<p style="color:#b0bad0;">Text here</p>
.mytext {color:#b0bad0;}
This box has a color of #b0bad0
<div style="background-color:#b0bad0;">Content here</div>
.mybackground {background-color:#b0bad0;}
Border around this has a color of #b0bad0
<div style="border:2px solid #b0bad0;">Content here</div>
.myborder {border:2px solid #b0bad0;}