#b3f2f3 color space conversions
Hex:
#b3f2f3
RGB:
179, 242, 243
CMY:
30, 5, 5
CMYK:
26, 0, 0, 5
HSL:
181°, 72.7273%, 82.7451%
HSV (HSB):
181°, 26.3374%, 95.2941%
XYZ:
66.5202, 79.5590, 96.6445
xyY:
0.2741, 0.3278, 79.5590
CIE-Lab:
91.4866, -19.3807, -6.8851
CIE-LCH:
91.4866, 20.5674, 199.5578
CIE-Luv:
91.4866, -31.1091, -7.5316
Hunter-Lab:
89.1959, -22.9716, -1.8041
#b3f2f3 color charts
#b3f2f3 color shades, tints & tones
#b3f2f3 color schemes
#b3f2f3 color preview, HTML & CSS examples
This text has a color of #b3f2f3
<p style="color:#b3f2f3;">Text here</p>
.mytext {color:#b3f2f3;}
This box has a color of #b3f2f3
<div style="background-color:#b3f2f3;">Content here</div>
.mybackground {background-color:#b3f2f3;}
Border around this has a color of #b3f2f3
<div style="border:2px solid #b3f2f3;">Content here</div>
.myborder {border:2px solid #b3f2f3;}