#b3e0f8 color space conversions
Hex:
#b3e0f8
RGB:
179, 224, 248
CMY:
30, 12, 3
CMYK:
28, 10, 0, 3
HSL:
201°, 83.1325%, 83.7255%
HSV (HSB):
201°, 27.8226%, 97.2549%
XYZ:
62.1893, 69.6723, 98.9773
xyY:
0.2694, 0.3018, 69.6723
CIE-Lab:
86.8359, -9.1855, -16.4379
CIE-LCH:
86.8359, 18.8302, 240.8036
CIE-Luv:
86.8359, -23.3542, -24.5917
Hunter-Lab:
83.4700, -13.0809, -11.8762
#b3e0f8 color charts
#b3e0f8 color shades, tints & tones
#b3e0f8 color schemes
#b3e0f8 color preview, HTML & CSS examples
This text has a color of #b3e0f8
<p style="color:#b3e0f8;">Text here</p>
.mytext {color:#b3e0f8;}
This box has a color of #b3e0f8
<div style="background-color:#b3e0f8;">Content here</div>
.mybackground {background-color:#b3e0f8;}
Border around this has a color of #b3e0f8
<div style="border:2px solid #b3e0f8;">Content here</div>
.myborder {border:2px solid #b3e0f8;}