#b2ccfc color space conversions
Hex:
#b2ccfc
RGB:
178, 204, 252
CMY:
30, 20, 1
CMYK:
29, 19, 0, 1
HSL:
219°, 92.5000%, 84.3137%
HSV (HSB):
219°, 29.3651%, 98.8235%
XYZ:
57.5237, 59.6790, 100.5828
xyY:
0.2641, 0.2740, 59.6790
CIE-Lab:
81.6634, 1.9712, -26.3979
CIE-LCH:
81.6634, 26.4714, 274.2705
CIE-Luv:
81.6634, -15.3066, -42.6499
Hunter-Lab:
77.2522, -2.2763, -23.1194
#b2ccfc color charts
#b2ccfc color shades, tints & tones
#b2ccfc color schemes
#b2ccfc color preview, HTML & CSS examples
This text has a color of #b2ccfc
<p style="color:#b2ccfc;">Text here</p>
.mytext {color:#b2ccfc;}
This box has a color of #b2ccfc
<div style="background-color:#b2ccfc;">Content here</div>
.mybackground {background-color:#b2ccfc;}
Border around this has a color of #b2ccfc
<div style="border:2px solid #b2ccfc;">Content here</div>
.myborder {border:2px solid #b2ccfc;}