#b2dbe2 color space conversions
Hex:
#b2dbe2
RGB:
178, 219, 226
CMY:
30, 14, 11
CMYK:
21, 3, 0, 11
HSL:
189°, 45.2830%, 79.2157%
HSV (HSB):
189°, 21.2389%, 88.6275%
XYZ:
57.4191, 65.6190, 81.5909
xyY:
0.2806, 0.3207, 65.6190
CIE-Lab:
84.8017, -11.8124, -7.8631
CIE-LCH:
84.8017, 14.1902, 213.6503
CIE-Luv:
84.8017, -21.2862, -10.2256
Hunter-Lab:
81.0056, -15.2338, -3.0146
#b2dbe2 color charts
#b2dbe2 color shades, tints & tones
#b2dbe2 color schemes
#b2dbe2 color preview, HTML & CSS examples
This text has a color of #b2dbe2
<p style="color:#b2dbe2;">Text here</p>
.mytext {color:#b2dbe2;}
This box has a color of #b2dbe2
<div style="background-color:#b2dbe2;">Content here</div>
.mybackground {background-color:#b2dbe2;}
Border around this has a color of #b2dbe2
<div style="border:2px solid #b2dbe2;">Content here</div>
.myborder {border:2px solid #b2dbe2;}