#b3e4fc color space conversions
Hex:
#b3e4fc
RGB:
179, 228, 252
CMY:
30, 11, 1
CMYK:
29, 10, 0, 1
HSL:
200°, 92.4051%, 84.5098%
HSV (HSB):
200°, 28.9683%, 98.8235%
XYZ:
63.9045, 72.0988, 102.6438
xyY:
0.2678, 0.3021, 72.0988
CIE-Lab:
88.0161, -10.3182, -16.7664
CIE-LCH:
88.0161, 19.6870, 238.3914
CIE-Luv:
88.0161, -25.1199, -24.9989
Hunter-Lab:
84.9110, -14.2542, -12.2344
#b3e4fc color charts
#b3e4fc color shades, tints & tones
#b3e4fc color schemes
#b3e4fc color preview, HTML & CSS examples
This text has a color of #b3e4fc
<p style="color:#b3e4fc;">Text here</p>
.mytext {color:#b3e4fc;}
This box has a color of #b3e4fc
<div style="background-color:#b3e4fc;">Content here</div>
.mybackground {background-color:#b3e4fc;}
Border around this has a color of #b3e4fc
<div style="border:2px solid #b3e4fc;">Content here</div>
.myborder {border:2px solid #b3e4fc;}