#b2bccc color space conversions
Hex:
#b2bccc
RGB:
178, 188, 204
CMY:
30, 26, 20
CMYK:
13, 8, 0, 20
HSL:
217°, 20.3125%, 74.9020%
HSV (HSB):
217°, 12.7451%, 80.0000%
XYZ:
47.2424, 49.7911, 64.2474
xyY:
0.2929, 0.3087, 49.7911
CIE-Lab:
75.9408, -0.2304, -9.2311
CIE-LCH:
75.9408, 9.2340, 268.5701
CIE-Luv:
75.9408, -6.2711, -14.0639
Hunter-Lab:
70.5628, -3.9775, -4.5896
#b2bccc color charts
#b2bccc color shades, tints & tones
#b2bccc color schemes
#b2bccc color preview, HTML & CSS examples
This text has a color of #b2bccc
<p style="color:#b2bccc;">Text here</p>
.mytext {color:#b2bccc;}
This box has a color of #b2bccc
<div style="background-color:#b2bccc;">Content here</div>
.mybackground {background-color:#b2bccc;}
Border around this has a color of #b2bccc
<div style="border:2px solid #b2bccc;">Content here</div>
.myborder {border:2px solid #b2bccc;}