#b3fafa color space conversions
Hex:
#b3fafa
RGB:
179, 250, 250
CMY:
30, 2, 2
CMYK:
28, 0, 0, 2
HSL:
180°, 87.6543%, 84.1176%
HSV (HSB):
180°, 28.4000%, 98.0392%
XYZ:
70.0313, 84.8570, 103.1305
xyY:
0.2714, 0.3289, 84.8570
CIE-Lab:
93.8215, -21.7677, -7.0666
CIE-LCH:
93.8215, 22.8860, 197.9853
CIE-Luv:
93.8215, -34.5181, -7.4619
Hunter-Lab:
92.1179, -25.5042, -1.8955
#b3fafa color charts
#b3fafa color shades, tints & tones
#b3fafa color schemes
#b3fafa color preview, HTML & CSS examples
This text has a color of #b3fafa
<p style="color:#b3fafa;">Text here</p>
.mytext {color:#b3fafa;}
This box has a color of #b3fafa
<div style="background-color:#b3fafa;">Content here</div>
.mybackground {background-color:#b3fafa;}
Border around this has a color of #b3fafa
<div style="border:2px solid #b3fafa;">Content here</div>
.myborder {border:2px solid #b3fafa;}