#b2c8ea color space conversions
Hex:
#b2c8ea
RGB:
178, 200, 234
CMY:
30, 22, 8
CMYK:
24, 15, 0, 8
HSL:
216°, 57.1429%, 80.7843%
HSV (HSB):
216°, 23.9316%, 91.7647%
XYZ:
53.8657, 56.7140, 85.9498
xyY:
0.2741, 0.2886, 56.7140
CIE-Lab:
80.0185, -0.1007, -19.2890
CIE-LCH:
80.0185, 19.2893, 269.7009
CIE-Luv:
80.0185, -12.9861, -30.4080
Hunter-Lab:
75.3087, -4.1156, -14.9515
#b2c8ea color charts
#b2c8ea color shades, tints & tones
#b2c8ea color schemes
#b2c8ea color preview, HTML & CSS examples
This text has a color of #b2c8ea
<p style="color:#b2c8ea;">Text here</p>
.mytext {color:#b2c8ea;}
This box has a color of #b2c8ea
<div style="background-color:#b2c8ea;">Content here</div>
.mybackground {background-color:#b2c8ea;}
Border around this has a color of #b2c8ea
<div style="border:2px solid #b2c8ea;">Content here</div>
.myborder {border:2px solid #b2c8ea;}