#b0f1f6 color space conversions
Hex:
#b0f1f6
RGB:
176, 241, 246
CMY:
31, 5, 4
CMYK:
28, 2, 0, 4
HSL:
184°, 79.5455%, 82.7451%
HSV (HSB):
184°, 28.4553%, 96.4706%
XYZ:
65.9943, 78.7945, 98.9194
xyY:
0.2708, 0.3233, 78.7945
CIE-Lab:
91.1412, -19.0648, -8.9771
CIE-LCH:
91.1412, 21.0726, 205.2144
CIE-Luv:
91.1412, -31.9244, -10.9492
Hunter-Lab:
88.7663, -22.6330, -3.9352
#b0f1f6 color charts
#b0f1f6 color shades, tints & tones
#b0f1f6 color schemes
#b0f1f6 color preview, HTML & CSS examples
This text has a color of #b0f1f6
<p style="color:#b0f1f6;">Text here</p>
.mytext {color:#b0f1f6;}
This box has a color of #b0f1f6
<div style="background-color:#b0f1f6;">Content here</div>
.mybackground {background-color:#b0f1f6;}
Border around this has a color of #b0f1f6
<div style="border:2px solid #b0f1f6;">Content here</div>
.myborder {border:2px solid #b0f1f6;}