#b3f0f3 color space conversions
Hex:
#b3f0f3
RGB:
179, 240, 243
CMY:
30, 6, 5
CMYK:
26, 1, 0, 5
HSL:
183°, 72.7273%, 82.7451%
HSV (HSB):
183°, 26.3374%, 95.2941%
XYZ:
65.9282, 78.3749, 96.4471
xyY:
0.2738, 0.3255, 78.3749
CIE-Lab:
90.9507, -18.3917, -7.6782
CIE-LCH:
90.9507, 19.9301, 202.6596
CIE-Luv:
90.9507, -30.2438, -8.9580
Hunter-Lab:
88.5296, -21.9976, -2.6218
#b3f0f3 color charts
#b3f0f3 color shades, tints & tones
#b3f0f3 color schemes
#b3f0f3 color preview, HTML & CSS examples
This text has a color of #b3f0f3
<p style="color:#b3f0f3;">Text here</p>
.mytext {color:#b3f0f3;}
This box has a color of #b3f0f3
<div style="background-color:#b3f0f3;">Content here</div>
.mybackground {background-color:#b3f0f3;}
Border around this has a color of #b3f0f3
<div style="border:2px solid #b3f0f3;">Content here</div>
.myborder {border:2px solid #b3f0f3;}