#b2dce8 color space conversions
Hex:
#b2dce8
RGB:
178, 220, 232
CMY:
30, 14, 9
CMYK:
23, 5, 0, 9
HSL:
193°, 54.0000%, 80.3922%
HSV (HSB):
193°, 23.2759%, 90.9804%
XYZ:
58.5188, 66.4776, 86.0911
xyY:
0.2772, 0.3149, 66.4776
CIE-Lab:
85.2394, -11.0179, -10.3886
CIE-LCH:
85.2394, 15.1432, 223.3163
CIE-Luv:
85.2394, -21.8236, -14.4001
Hunter-Lab:
81.5338, -14.5703, -5.5304
#b2dce8 color charts
#b2dce8 color shades, tints & tones
#b2dce8 color schemes
#b2dce8 color preview, HTML & CSS examples
This text has a color of #b2dce8
<p style="color:#b2dce8;">Text here</p>
.mytext {color:#b2dce8;}
This box has a color of #b2dce8
<div style="background-color:#b2dce8;">Content here</div>
.mybackground {background-color:#b2dce8;}
Border around this has a color of #b2dce8
<div style="border:2px solid #b2dce8;">Content here</div>
.myborder {border:2px solid #b2dce8;}