#b0c7e5 color space conversions
Hex:
#b0c7e5
RGB:
176, 199, 229
CMY:
31, 22, 10
CMYK:
23, 13, 0, 10
HSL:
214°, 50.4762%, 79.4118%
HSV (HSB):
214°, 23.1441%, 89.8039%
XYZ:
52.4708, 55.7341, 82.1210
xyY:
0.2757, 0.2928, 55.7341
CIE-Lab:
79.4622, -1.3060, -17.4616
CIE-LCH:
79.4622, 17.5104, 265.7226
CIE-Luv:
79.4622, -13.3212, -27.2008
Hunter-Lab:
74.6553, -5.1896, -12.9605
#b0c7e5 color charts
#b0c7e5 color shades, tints & tones
#b0c7e5 color schemes
#b0c7e5 color preview, HTML & CSS examples
This text has a color of #b0c7e5
<p style="color:#b0c7e5;">Text here</p>
.mytext {color:#b0c7e5;}
This box has a color of #b0c7e5
<div style="background-color:#b0c7e5;">Content here</div>
.mybackground {background-color:#b0c7e5;}
Border around this has a color of #b0c7e5
<div style="border:2px solid #b0c7e5;">Content here</div>
.myborder {border:2px solid #b0c7e5;}