#b2c0d4 color space conversions
Hex:
#b2c0d4
RGB:
178, 192, 212
CMY:
30, 25, 17
CMYK:
16, 9, 0, 17
HSL:
215°, 28.3333%, 76.4706%
HSV (HSB):
215°, 16.0377%, 83.1373%
XYZ:
49.0934, 51.9177, 69.7210
xyY:
0.2875, 0.3041, 51.9177
CIE-Lab:
77.2316, -0.6875, -11.6402
CIE-LCH:
77.2316, 11.6605, 266.6198
CIE-Luv:
77.2316, -8.5108, -17.8294
Hunter-Lab:
72.0540, -4.4748, -6.9325
#b2c0d4 color charts
#b2c0d4 color shades, tints & tones
#b2c0d4 color schemes
#b2c0d4 color preview, HTML & CSS examples
This text has a color of #b2c0d4
<p style="color:#b2c0d4;">Text here</p>
.mytext {color:#b2c0d4;}
This box has a color of #b2c0d4
<div style="background-color:#b2c0d4;">Content here</div>
.mybackground {background-color:#b2c0d4;}
Border around this has a color of #b2c0d4
<div style="border:2px solid #b2c0d4;">Content here</div>
.myborder {border:2px solid #b2c0d4;}