#b2fcfc color space conversions
Hex:
#b2fcfc
RGB:
178, 252, 252
CMY:
30, 1, 1
CMYK:
29, 0, 0, 1
HSL:
180°, 92.5000%, 84.3137%
HSV (HSB):
180°, 29.3651%, 98.8235%
XYZ:
70.7412, 86.1141, 104.9887
xyY:
0.2702, 0.3289, 86.1141
CIE-Lab:
94.3611, -22.5729, -7.3088
CIE-LCH:
94.3611, 23.7267, 197.9413
CIE-Luv:
94.3611, -35.7571, -7.7293
Hunter-Lab:
92.7977, -26.3224, -2.1207
#b2fcfc color charts
#b2fcfc color shades, tints & tones
#b2fcfc color schemes
#b2fcfc color preview, HTML & CSS examples
This text has a color of #b2fcfc
<p style="color:#b2fcfc;">Text here</p>
.mytext {color:#b2fcfc;}
This box has a color of #b2fcfc
<div style="background-color:#b2fcfc;">Content here</div>
.mybackground {background-color:#b2fcfc;}
Border around this has a color of #b2fcfc
<div style="border:2px solid #b2fcfc;">Content here</div>
.myborder {border:2px solid #b2fcfc;}