#b3d0e6 color space conversions
Hex:
#b3d0e6
RGB:
179, 208, 230
CMY:
30, 18, 10
CMYK:
22, 10, 0, 10
HSL:
206°, 50.4950%, 80.1961%
HSV (HSB):
206°, 22.1739%, 90.1961%
XYZ:
55.4292, 60.4086, 83.6015
xyY:
0.2779, 0.3029, 60.4086
CIE-Lab:
82.0598, -4.9341, -14.0706
CIE-LCH:
82.0598, 14.9106, 250.6760
CIE-Luv:
82.0598, -15.9589, -21.2201
Hunter-Lab:
77.7230, -8.7155, -9.3683
#b3d0e6 color charts
#b3d0e6 color shades, tints & tones
#b3d0e6 color schemes
#b3d0e6 color preview, HTML & CSS examples
This text has a color of #b3d0e6
<p style="color:#b3d0e6;">Text here</p>
.mytext {color:#b3d0e6;}
This box has a color of #b3d0e6
<div style="background-color:#b3d0e6;">Content here</div>
.mybackground {background-color:#b3d0e6;}
Border around this has a color of #b3d0e6
<div style="border:2px solid #b3d0e6;">Content here</div>
.myborder {border:2px solid #b3d0e6;}