#b3f0e6 color space conversions
Hex:
#b3f0e6
RGB:
179, 240, 230
CMY:
30, 6, 10
CMYK:
25, 0, 4, 6
HSL:
170°, 67.0330%, 82.1569%
HSV (HSB):
170°, 25.4167%, 94.1176%
XYZ:
64.0334, 77.6171, 86.4696
xyY:
0.2807, 0.3402, 77.6171
CIE-Lab:
90.6049, -21.1822, -1.4085
CIE-LCH:
90.6049, 21.2290, 183.8042
CIE-Luv:
90.6049, -30.2381, 1.4335
Hunter-Lab:
88.1005, -24.4382, 3.4780
#b3f0e6 color charts
#b3f0e6 color shades, tints & tones
#b3f0e6 color schemes
#b3f0e6 color preview, HTML & CSS examples
This text has a color of #b3f0e6
<p style="color:#b3f0e6;">Text here</p>
.mytext {color:#b3f0e6;}
This box has a color of #b3f0e6
<div style="background-color:#b3f0e6;">Content here</div>
.mybackground {background-color:#b3f0e6;}
Border around this has a color of #b3f0e6
<div style="border:2px solid #b3f0e6;">Content here</div>
.myborder {border:2px solid #b3f0e6;}