#b2bccd color space conversions
Hex:
#b2bccd
RGB:
178, 188, 205
CMY:
30, 26, 20
CMYK:
13, 8, 0, 20
HSL:
218°, 21.2598%, 75.0980%
HSV (HSB):
218°, 13.1707%, 80.3922%
XYZ:
47.3628, 49.8392, 64.8812
xyY:
0.2922, 0.3075, 49.8392
CIE-Lab:
75.9705, -0.0220, -9.7298
CIE-LCH:
75.9705, 9.7299, 269.8703
CIE-Luv:
75.9705, -6.3175, -14.8804
Hunter-Lab:
70.5969, -3.7906, -5.0720
#b2bccd color charts
#b2bccd color shades, tints & tones
#b2bccd color schemes
#b2bccd color preview, HTML & CSS examples
This text has a color of #b2bccd
<p style="color:#b2bccd;">Text here</p>
.mytext {color:#b2bccd;}
This box has a color of #b2bccd
<div style="background-color:#b2bccd;">Content here</div>
.mybackground {background-color:#b2bccd;}
Border around this has a color of #b2bccd
<div style="border:2px solid #b2bccd;">Content here</div>
.myborder {border:2px solid #b2bccd;}