#b2dce9 color space conversions
Hex:
#b2dce9
RGB:
178, 220, 233
CMY:
30, 14, 9
CMYK:
24, 6, 0, 9
HSL:
194°, 55.5556%, 80.5882%
HSV (HSB):
194°, 23.6052%, 91.3725%
XYZ:
58.6613, 66.5346, 86.8415
xyY:
0.2767, 0.3138, 66.5346
CIE-Lab:
85.2684, -10.7976, -10.8745
CIE-LCH:
85.2684, 15.3246, 225.2034
CIE-Luv:
85.2684, -21.8384, -15.2181
Hunter-Lab:
81.5687, -14.3745, -6.0245
#b2dce9 color charts
#b2dce9 color shades, tints & tones
#b2dce9 color schemes
#b2dce9 color preview, HTML & CSS examples
This text has a color of #b2dce9
<p style="color:#b2dce9;">Text here</p>
.mytext {color:#b2dce9;}
This box has a color of #b2dce9
<div style="background-color:#b2dce9;">Content here</div>
.mybackground {background-color:#b2dce9;}
Border around this has a color of #b2dce9
<div style="border:2px solid #b2dce9;">Content here</div>
.myborder {border:2px solid #b2dce9;}