#b3f2f9 color space conversions
Hex:
#b3f2f9
RGB:
179, 242, 249
CMY:
30, 5, 2
CMYK:
28, 3, 0, 2
HSL:
186°, 85.3659%, 83.9216%
HSV (HSB):
186°, 28.1124%, 97.6471%
XYZ:
67.4414, 79.9275, 101.4955
xyY:
0.2710, 0.3212, 79.9275
CIE-Lab:
91.6523, -18.0550, -9.7630
CIE-LCH:
91.6523, 20.5256, 208.4017
CIE-Luv:
91.6523, -31.1054, -12.3894
Hunter-Lab:
89.4022, -21.8006, -4.7286
#b3f2f9 color charts
#b3f2f9 color shades, tints & tones
#b3f2f9 color schemes
#b3f2f9 color preview, HTML & CSS examples
This text has a color of #b3f2f9
<p style="color:#b3f2f9;">Text here</p>
.mytext {color:#b3f2f9;}
This box has a color of #b3f2f9
<div style="background-color:#b3f2f9;">Content here</div>
.mybackground {background-color:#b3f2f9;}
Border around this has a color of #b3f2f9
<div style="border:2px solid #b3f2f9;">Content here</div>
.myborder {border:2px solid #b3f2f9;}