#b2c3db color space conversions
Hex:
#b2c3db
RGB:
178, 195, 219
CMY:
30, 24, 14
CMYK:
19, 11, 0, 14
HSL:
215°, 36.2832%, 77.8431%
HSV (HSB):
215°, 18.7215%, 85.8824%
XYZ:
50.6614, 53.6097, 74.6954
xyY:
0.2831, 0.2996, 53.6097
CIE-Lab:
78.2336, -0.7800, -13.9186
CIE-LCH:
78.2336, 13.9404, 266.7924
CIE-Luv:
78.2336, -10.1830, -21.4905
Hunter-Lab:
73.2186, -4.6250, -9.2328
#b2c3db color charts
#b2c3db color shades, tints & tones
#b2c3db color schemes
#b2c3db color preview, HTML & CSS examples
This text has a color of #b2c3db
<p style="color:#b2c3db;">Text here</p>
.mytext {color:#b2c3db;}
This box has a color of #b2c3db
<div style="background-color:#b2c3db;">Content here</div>
.mybackground {background-color:#b2c3db;}
Border around this has a color of #b2c3db
<div style="border:2px solid #b2c3db;">Content here</div>
.myborder {border:2px solid #b2c3db;}