#b0f5f9 color space conversions
Hex:
#b0f5f9
RGB:
176, 245, 249
CMY:
31, 4, 2
CMYK:
29, 2, 0, 2
HSL:
183°, 85.8824%, 83.3333%
HSV (HSB):
183°, 29.3173%, 97.6471%
XYZ:
67.6558, 81.3745, 101.7635
xyY:
0.2698, 0.3245, 81.3745
CIE-Lab:
92.2981, -20.3664, -8.8215
CIE-LCH:
92.2981, 22.1948, 203.4193
CIE-Luv:
92.2981, -33.6171, -10.5062
Hunter-Lab:
90.2078, -23.9888, -3.7397
#b0f5f9 color charts
#b0f5f9 color shades, tints & tones
#b0f5f9 color schemes
#b0f5f9 color preview, HTML & CSS examples
This text has a color of #b0f5f9
<p style="color:#b0f5f9;">Text here</p>
.mytext {color:#b0f5f9;}
This box has a color of #b0f5f9
<div style="background-color:#b0f5f9;">Content here</div>
.mybackground {background-color:#b0f5f9;}
Border around this has a color of #b0f5f9
<div style="border:2px solid #b0f5f9;">Content here</div>
.myborder {border:2px solid #b0f5f9;}