#b3d8f8 color space conversions
Hex:
#b3d8f8
RGB:
179, 216, 248
CMY:
30, 15, 3
CMYK:
28, 13, 0, 3
HSL:
208°, 83.1325%, 83.7255%
HSV (HSB):
208°, 27.8226%, 97.2549%
XYZ:
60.0895, 65.4728, 98.2774
xyY:
0.2684, 0.2925, 65.4728
CIE-Lab:
84.7268, -5.0358, -19.6166
CIE-LCH:
84.7268, 20.2526, 255.6025
CIE-Luv:
84.7268, -19.9002, -30.4126
Hunter-Lab:
80.9152, -9.0434, -15.3713
#b3d8f8 color charts
#b3d8f8 color shades, tints & tones
#b3d8f8 color schemes
#b3d8f8 color preview, HTML & CSS examples
This text has a color of #b3d8f8
<p style="color:#b3d8f8;">Text here</p>
.mytext {color:#b3d8f8;}
This box has a color of #b3d8f8
<div style="background-color:#b3d8f8;">Content here</div>
.mybackground {background-color:#b3d8f8;}
Border around this has a color of #b3d8f8
<div style="border:2px solid #b3d8f8;">Content here</div>
.myborder {border:2px solid #b3d8f8;}