#b0f7fd color space conversions
Hex:
#b0f7fd
RGB:
176, 247, 253
CMY:
31, 3, 1
CMYK:
30, 2, 0, 1
HSL:
185°, 95.0617%, 84.1176%
HSV (HSB):
185°, 30.4348%, 99.2157%
XYZ:
68.8949, 82.8435, 105.2878
xyY:
0.2680, 0.3223, 82.8435
CIE-Lab:
92.9459, -20.4497, -9.9363
CIE-LCH:
92.9459, 22.7359, 205.9147
CIE-Luv:
92.9459, -34.4408, -12.3131
Hunter-Lab:
91.0184, -24.1695, -4.8723
#b0f7fd color charts
#b0f7fd color shades, tints & tones
#b0f7fd color schemes
#b0f7fd color preview, HTML & CSS examples
This text has a color of #b0f7fd
<p style="color:#b0f7fd;">Text here</p>
.mytext {color:#b0f7fd;}
This box has a color of #b0f7fd
<div style="background-color:#b0f7fd;">Content here</div>
.mybackground {background-color:#b0f7fd;}
Border around this has a color of #b0f7fd
<div style="border:2px solid #b0f7fd;">Content here</div>
.myborder {border:2px solid #b0f7fd;}