#b2ccf3 color space conversions
Hex:
#b2ccf3
RGB:
178, 204, 243
CMY:
30, 20, 5
CMYK:
27, 16, 0, 5
HSL:
216°, 73.0337%, 82.5490%
HSV (HSB):
216°, 26.7490%, 95.2941%
XYZ:
56.1306, 59.1218, 93.2473
xyY:
0.2692, 0.2836, 59.1218
CIE-Lab:
81.3585, -0.1565, -22.0684
CIE-LCH:
81.3585, 22.0690, 269.5937
CIE-Luv:
81.3585, -15.0306, -35.0665
Hunter-Lab:
76.8907, -4.2527, -18.0790
#b2ccf3 color charts
#b2ccf3 color shades, tints & tones
#b2ccf3 color schemes
#b2ccf3 color preview, HTML & CSS examples
This text has a color of #b2ccf3
<p style="color:#b2ccf3;">Text here</p>
.mytext {color:#b2ccf3;}
This box has a color of #b2ccf3
<div style="background-color:#b2ccf3;">Content here</div>
.mybackground {background-color:#b2ccf3;}
Border around this has a color of #b2ccf3
<div style="border:2px solid #b2ccf3;">Content here</div>
.myborder {border:2px solid #b2ccf3;}