#b2cddc color space conversions
Hex:
#b2cddc
RGB:
178, 205, 220
CMY:
30, 20, 14
CMYK:
19, 7, 0, 14
HSL:
201°, 37.5000%, 78.0392%
HSV (HSB):
201°, 19.0909%, 86.2745%
XYZ:
53.1097, 58.2949, 76.1630
xyY:
0.2831, 0.3108, 58.2949
CIE-Lab:
80.9025, -5.8558, -10.4648
CIE-LCH:
80.9025, 11.9917, 240.7696
CIE-Luv:
80.9025, -14.8009, -15.2416
Hunter-Lab:
76.3511, -9.4502, -5.6981
#b2cddc color charts
#b2cddc color shades, tints & tones
#b2cddc color schemes
#b2cddc color preview, HTML & CSS examples
This text has a color of #b2cddc
<p style="color:#b2cddc;">Text here</p>
.mytext {color:#b2cddc;}
This box has a color of #b2cddc
<div style="background-color:#b2cddc;">Content here</div>
.mybackground {background-color:#b2cddc;}
Border around this has a color of #b2cddc
<div style="border:2px solid #b2cddc;">Content here</div>
.myborder {border:2px solid #b2cddc;}