#b3f5f9 color space conversions
Hex:
#b3f5f9
RGB:
179, 245, 249
CMY:
30, 4, 2
CMYK:
28, 2, 0, 2
HSL:
183°, 85.3659%, 83.9216%
HSV (HSB):
183°, 28.1124%, 97.6471%
XYZ:
68.3417, 81.7281, 101.7956
xyY:
0.2713, 0.3245, 81.7281
CIE-Lab:
92.4547, -19.5379, -8.5720
CIE-LCH:
92.4547, 21.3356, 203.6887
CIE-Luv:
92.4547, -32.3893, -10.2345
Hunter-Lab:
90.4036, -23.2670, -3.4788
#b3f5f9 color charts
#b3f5f9 color shades, tints & tones
#b3f5f9 color schemes
#b3f5f9 color preview, HTML & CSS examples
This text has a color of #b3f5f9
<p style="color:#b3f5f9;">Text here</p>
.mytext {color:#b3f5f9;}
This box has a color of #b3f5f9
<div style="background-color:#b3f5f9;">Content here</div>
.mybackground {background-color:#b3f5f9;}
Border around this has a color of #b3f5f9
<div style="border:2px solid #b3f5f9;">Content here</div>
.myborder {border:2px solid #b3f5f9;}