#b2f2f6 color space conversions
Hex:
#b2f2f6
RGB:
178, 242, 246
CMY:
30, 5, 4
CMYK:
28, 2, 0, 4
HSL:
184°, 79.0698%, 83.1373%
HSV (HSB):
184°, 27.6423%, 96.4706%
XYZ:
66.7468, 79.6231, 99.0396
xyY:
0.2720, 0.3244, 79.6231
CIE-Lab:
91.5155, -19.0015, -8.4103
CIE-LCH:
91.5155, 20.7796, 203.8748
CIE-Luv:
91.5155, -31.5244, -10.0473
Hunter-Lab:
89.2318, -22.6347, -3.3446
#b2f2f6 color charts
#b2f2f6 color shades, tints & tones
#b2f2f6 color schemes
#b2f2f6 color preview, HTML & CSS examples
This text has a color of #b2f2f6
<p style="color:#b2f2f6;">Text here</p>
.mytext {color:#b2f2f6;}
This box has a color of #b2f2f6
<div style="background-color:#b2f2f6;">Content here</div>
.mybackground {background-color:#b2f2f6;}
Border around this has a color of #b2f2f6
<div style="border:2px solid #b2f2f6;">Content here</div>
.myborder {border:2px solid #b2f2f6;}