#b3d0f3 color space conversions
Hex:
#b3d0f3
RGB:
179, 208, 243
CMY:
30, 18, 5
CMYK:
26, 14, 0, 5
HSL:
213°, 72.7273%, 82.7451%
HSV (HSB):
213°, 26.3374%, 95.2941%
XYZ:
57.3239, 61.1665, 93.5790
xyY:
0.2703, 0.2884, 61.1665
CIE-Lab:
82.4682, -1.9877, -20.3801
CIE-LCH:
82.4682, 20.4768, 264.4294
CIE-Luv:
82.4682, -16.3122, -32.0416
Hunter-Lab:
78.2090, -6.0328, -16.1956
#b3d0f3 color charts
#b3d0f3 color shades, tints & tones
#b3d0f3 color schemes
#b3d0f3 color preview, HTML & CSS examples
This text has a color of #b3d0f3
<p style="color:#b3d0f3;">Text here</p>
.mytext {color:#b3d0f3;}
This box has a color of #b3d0f3
<div style="background-color:#b3d0f3;">Content here</div>
.mybackground {background-color:#b3d0f3;}
Border around this has a color of #b3d0f3
<div style="border:2px solid #b3d0f3;">Content here</div>
.myborder {border:2px solid #b3d0f3;}