#b2c3d2 color space conversions
Hex:
#b2c3d2
RGB:
178, 195, 210
CMY:
30, 24, 18
CMYK:
15, 7, 0, 18
HSL:
208°, 26.2295%, 76.0784%
HSV (HSB):
208°, 15.2381%, 82.3529%
XYZ:
49.5081, 53.1483, 68.6221
xyY:
0.2891, 0.3103, 53.1483
CIE-Lab:
77.9625, -2.7115, -9.4695
CIE-LCH:
77.9625, 9.8501, 254.0212
CIE-Luv:
77.9625, -9.8345, -14.0920
Hunter-Lab:
72.9029, -6.3615, -4.7765
#b2c3d2 color charts
#b2c3d2 color shades, tints & tones
#b2c3d2 color schemes
#b2c3d2 color preview, HTML & CSS examples
This text has a color of #b2c3d2
<p style="color:#b2c3d2;">Text here</p>
.mytext {color:#b2c3d2;}
This box has a color of #b2c3d2
<div style="background-color:#b2c3d2;">Content here</div>
.mybackground {background-color:#b2c3d2;}
Border around this has a color of #b2c3d2
<div style="border:2px solid #b2c3d2;">Content here</div>
.myborder {border:2px solid #b2c3d2;}