#b2c8e5 color space conversions
Hex:
#b2c8e5
RGB:
178, 200, 229
CMY:
30, 22, 10
CMYK:
22, 13, 0, 10
HSL:
214°, 49.5146%, 79.8039%
HSV (HSB):
214°, 22.2707%, 89.8039%
XYZ:
53.1572, 56.4307, 82.2193
xyY:
0.2771, 0.2942, 56.4307
CIE-Lab:
79.8583, -1.2322, -16.8513
CIE-LCH:
79.8583, 16.8963, 265.8179
CIE-Luv:
79.8583, -12.8153, -26.2341
Hunter-Lab:
75.1204, -5.1491, -12.3087
#b2c8e5 color charts
#b2c8e5 color shades, tints & tones
#b2c8e5 color schemes
#b2c8e5 color preview, HTML & CSS examples
This text has a color of #b2c8e5
<p style="color:#b2c8e5;">Text here</p>
.mytext {color:#b2c8e5;}
This box has a color of #b2c8e5
<div style="background-color:#b2c8e5;">Content here</div>
.mybackground {background-color:#b2c8e5;}
Border around this has a color of #b2c8e5
<div style="border:2px solid #b2c8e5;">Content here</div>
.myborder {border:2px solid #b2c8e5;}