#b2d3eb color space conversions
Hex:
#b2d3eb
RGB:
178, 211, 235
CMY:
30, 17, 8
CMYK:
24, 10, 0, 8
HSL:
205°, 58.7629%, 80.9804%
HSV (HSB):
205°, 24.2553%, 92.1569%
XYZ:
56.6498, 62.0517, 87.5887
xyY:
0.2746, 0.3008, 62.0517
CIE-Lab:
82.9409, -5.6879, -15.4178
CIE-LCH:
82.9409, 16.4336, 249.7500
CIE-Luv:
82.9409, -17.8860, -23.3248
Hunter-Lab:
78.7729, -9.4837, -10.7844
#b2d3eb color charts
#b2d3eb color shades, tints & tones
#b2d3eb color schemes
#b2d3eb color preview, HTML & CSS examples
This text has a color of #b2d3eb
<p style="color:#b2d3eb;">Text here</p>
.mytext {color:#b2d3eb;}
This box has a color of #b2d3eb
<div style="background-color:#b2d3eb;">Content here</div>
.mybackground {background-color:#b2d3eb;}
Border around this has a color of #b2d3eb
<div style="border:2px solid #b2d3eb;">Content here</div>
.myborder {border:2px solid #b2d3eb;}