#b2c1d7 color space conversions
Hex:
#b2c1d7
RGB:
178, 193, 215
CMY:
30, 24, 16
CMYK:
17, 10, 0, 16
HSL:
216°, 31.6239%, 77.0588%
HSV (HSB):
216°, 17.2093%, 84.3137%
XYZ:
49.6958, 52.5112, 71.8064
xyY:
0.2856, 0.3018, 52.5112
CIE-Lab:
77.5855, -0.5788, -12.7319
CIE-LCH:
77.5855, 12.7450, 267.3973
CIE-Luv:
77.5855, -9.1006, -19.5974
Hunter-Lab:
72.4646, -4.3988, -8.0262
#b2c1d7 color charts
#b2c1d7 color shades, tints & tones
#b2c1d7 color schemes
#b2c1d7 color preview, HTML & CSS examples
This text has a color of #b2c1d7
<p style="color:#b2c1d7;">Text here</p>
.mytext {color:#b2c1d7;}
This box has a color of #b2c1d7
<div style="background-color:#b2c1d7;">Content here</div>
.mybackground {background-color:#b2c1d7;}
Border around this has a color of #b2c1d7
<div style="border:2px solid #b2c1d7;">Content here</div>
.myborder {border:2px solid #b2c1d7;}