#b2f3f6 color space conversions
Hex:
#b2f3f6
RGB:
178, 243, 246
CMY:
30, 5, 4
CMYK:
28, 1, 0, 4
HSL:
183°, 79.0698%, 83.1373%
HSV (HSB):
183°, 27.6423%, 96.4706%
XYZ:
67.0452, 80.2200, 99.1391
xyY:
0.2721, 0.3256, 80.2200
CIE-Lab:
91.7835, -19.4953, -8.0131
CIE-LCH:
91.7835, 21.0779, 202.3440
CIE-Luv:
91.7835, -31.9536, -9.3309
Hunter-Lab:
89.5656, -23.1218, -2.9315
#b2f3f6 color charts
#b2f3f6 color shades, tints & tones
#b2f3f6 color schemes
#b2f3f6 color preview, HTML & CSS examples
This text has a color of #b2f3f6
<p style="color:#b2f3f6;">Text here</p>
.mytext {color:#b2f3f6;}
This box has a color of #b2f3f6
<div style="background-color:#b2f3f6;">Content here</div>
.mybackground {background-color:#b2f3f6;}
Border around this has a color of #b2f3f6
<div style="border:2px solid #b2f3f6;">Content here</div>
.myborder {border:2px solid #b2f3f6;}