#b3f8ff color space conversions
Hex:
#b3f8ff
RGB:
179, 248, 255
CMY:
30, 3, 0
CMYK:
30, 3, 0, 0
HSL:
186°, 100.0000%, 85.0980%
HSV (HSB):
186°, 29.8039%, 100.0000%
XYZ:
70.2078, 83.9385, 107.1092
xyY:
0.2687, 0.3213, 83.9385
CIE-Lab:
93.4238, -19.6745, -10.2463
CIE-LCH:
93.4238, 22.1827, 207.5100
CIE-Luv:
93.4238, -33.6446, -12.9465
Hunter-Lab:
91.6180, -23.5450, -5.1825
#b3f8ff color charts
#b3f8ff color shades, tints & tones
#b3f8ff color schemes
#b3f8ff color preview, HTML & CSS examples
This text has a color of #b3f8ff
<p style="color:#b3f8ff;">Text here</p>
.mytext {color:#b3f8ff;}
This box has a color of #b3f8ff
<div style="background-color:#b3f8ff;">Content here</div>
.mybackground {background-color:#b3f8ff;}
Border around this has a color of #b3f8ff
<div style="border:2px solid #b3f8ff;">Content here</div>
.myborder {border:2px solid #b3f8ff;}