#b0b2e7 color space conversions
Hex:
#b0b2e7
RGB:
176, 178, 231
CMY:
31, 30, 9
CMYK:
24, 23, 0, 9
HSL:
238°, 53.3981%, 79.8039%
HSV (HSB):
238°, 23.8095%, 90.5882%
XYZ:
48.2487, 46.8404, 82.0994
xyY:
0.2723, 0.2644, 46.8404
CIE-Lab:
74.0876, 10.5502, -26.7123
CIE-LCH:
74.0876, 28.7203, 291.5518
CIE-Luv:
74.0876, -4.1358, -43.8893
Hunter-Lab:
68.4401, 6.0684, -23.2151
#b0b2e7 color charts
#b0b2e7 color shades, tints & tones
#b0b2e7 color schemes
#b0b2e7 color preview, HTML & CSS examples
This text has a color of #b0b2e7
<p style="color:#b0b2e7;">Text here</p>
.mytext {color:#b0b2e7;}
This box has a color of #b0b2e7
<div style="background-color:#b0b2e7;">Content here</div>
.mybackground {background-color:#b0b2e7;}
Border around this has a color of #b0b2e7
<div style="border:2px solid #b0b2e7;">Content here</div>
.myborder {border:2px solid #b0b2e7;}