#b2cdd4 color space conversions
Hex:
#b2cdd4
RGB:
178, 205, 212
CMY:
30, 20, 17
CMYK:
16, 3, 0, 17
HSL:
192°, 28.3333%, 76.4706%
HSV (HSB):
192°, 16.0377%, 83.1373%
XYZ:
52.0751, 57.8811, 70.7149
xyY:
0.2882, 0.3204, 57.8811
CIE-Lab:
80.6726, -7.5569, -6.5226
CIE-LCH:
80.6726, 9.9825, 220.7989
CIE-Luv:
80.6726, -14.5773, -8.7341
Hunter-Lab:
76.0796, -10.9594, -1.8534
#b2cdd4 color charts
#b2cdd4 color shades, tints & tones
#b2cdd4 color schemes
#b2cdd4 color preview, HTML & CSS examples
This text has a color of #b2cdd4
<p style="color:#b2cdd4;">Text here</p>
.mytext {color:#b2cdd4;}
This box has a color of #b2cdd4
<div style="background-color:#b2cdd4;">Content here</div>
.mybackground {background-color:#b2cdd4;}
Border around this has a color of #b2cdd4
<div style="border:2px solid #b2cdd4;">Content here</div>
.myborder {border:2px solid #b2cdd4;}