#b0bad2 color space conversions
Hex:
#b0bad2
RGB:
176, 186, 210
CMY:
31, 27, 18
CMYK:
16, 11, 0, 18
HSL:
222°, 27.4194%, 75.6863%
HSV (HSB):
222°, 16.1905%, 82.3529%
XYZ:
47.0963, 49.0011, 67.9487
xyY:
0.2871, 0.2987, 49.0011
CIE-Lab:
75.4520, 1.4678, -13.2353
CIE-LCH:
75.4520, 13.3164, 276.3284
CIE-Luv:
75.4520, -6.6423, -20.6435
Hunter-Lab:
70.0008, -2.4072, -8.5514
#b0bad2 color charts
#b0bad2 color shades, tints & tones
#b0bad2 color schemes
#b0bad2 color preview, HTML & CSS examples
This text has a color of #b0bad2
<p style="color:#b0bad2;">Text here</p>
.mytext {color:#b0bad2;}
This box has a color of #b0bad2
<div style="background-color:#b0bad2;">Content here</div>
.mybackground {background-color:#b0bad2;}
Border around this has a color of #b0bad2
<div style="border:2px solid #b0bad2;">Content here</div>
.myborder {border:2px solid #b0bad2;}