#b2d2df color space conversions
Hex:
#b2d2df
RGB:
178, 210, 223
CMY:
30, 18, 13
CMYK:
20, 6, 0, 13
HSL:
197°, 41.2844%, 78.6275%
HSV (HSB):
197°, 20.1794%, 87.4510%
XYZ:
54.7260, 60.8859, 78.6798
xyY:
0.2817, 0.3134, 60.8859
CIE-Lab:
82.3174, -7.8184, -9.9598
CIE-LCH:
82.3174, 12.6619, 231.8682
CIE-Luv:
82.3174, -17.1584, -14.1573
Hunter-Lab:
78.0294, -11.3604, -5.1636
#b2d2df color charts
#b2d2df color shades, tints & tones
#b2d2df color schemes
#b2d2df color preview, HTML & CSS examples
This text has a color of #b2d2df
<p style="color:#b2d2df;">Text here</p>
.mytext {color:#b2d2df;}
This box has a color of #b2d2df
<div style="background-color:#b2d2df;">Content here</div>
.mybackground {background-color:#b2d2df;}
Border around this has a color of #b2d2df
<div style="border:2px solid #b2d2df;">Content here</div>
.myborder {border:2px solid #b2d2df;}