#b2dbee color space conversions
Hex:
#b2dbee
RGB:
178, 219, 238
CMY:
30, 14, 7
CMYK:
25, 8, 0, 7
HSL:
199°, 63.8298%, 81.5686%
HSV (HSB):
199°, 25.2101%, 93.3333%
XYZ:
59.1242, 66.3011, 90.5701
xyY:
0.2737, 0.3070, 66.3011
CIE-Lab:
85.1497, -9.1694, -13.6964
CIE-LCH:
85.1497, 16.4824, 236.1988
CIE-Luv:
85.1497, -21.4734, -20.0452
Hunter-Lab:
81.4255, -12.8831, -8.9509
#b2dbee color charts
#b2dbee color shades, tints & tones
#b2dbee color schemes
#b2dbee color preview, HTML & CSS examples
This text has a color of #b2dbee
<p style="color:#b2dbee;">Text here</p>
.mytext {color:#b2dbee;}
This box has a color of #b2dbee
<div style="background-color:#b2dbee;">Content here</div>
.mybackground {background-color:#b2dbee;}
Border around this has a color of #b2dbee
<div style="border:2px solid #b2dbee;">Content here</div>
.myborder {border:2px solid #b2dbee;}