#b2ccf0 color space conversions
Hex:
#b2ccf0
RGB:
178, 204, 240
CMY:
30, 20, 6
CMYK:
26, 15, 0, 6
HSL:
215°, 67.3913%, 81.9608%
HSV (HSB):
215°, 25.8333%, 94.1176%
XYZ:
55.6811, 58.9420, 90.8803
xyY:
0.2709, 0.2868, 58.9420
CIE-Lab:
81.2597, -0.8534, -20.6179
CIE-LCH:
81.2597, 20.6356, 267.6298
CIE-Luv:
81.2597, -14.9394, -32.5484
Hunter-Lab:
76.7737, -4.8944, -16.4425
#b2ccf0 color charts
#b2ccf0 color shades, tints & tones
#b2ccf0 color schemes
#b2ccf0 color preview, HTML & CSS examples
This text has a color of #b2ccf0
<p style="color:#b2ccf0;">Text here</p>
.mytext {color:#b2ccf0;}
This box has a color of #b2ccf0
<div style="background-color:#b2ccf0;">Content here</div>
.mybackground {background-color:#b2ccf0;}
Border around this has a color of #b2ccf0
<div style="border:2px solid #b2ccf0;">Content here</div>
.myborder {border:2px solid #b2ccf0;}