#b3c2e6 color space conversions
Hex:
#b3c2e6
RGB:
179, 194, 230
CMY:
30, 24, 10
CMYK:
22, 16, 0, 10
HSL:
222°, 50.4950%, 80.1961%
HSV (HSB):
222°, 22.1739%, 90.1961%
XYZ:
52.1651, 53.8804, 82.5135
xyY:
0.2767, 0.2857, 53.8804
CIE-Lab:
78.3920, 2.5092, -19.5965
CIE-LCH:
78.3920, 19.7565, 277.2967
CIE-Luv:
78.3920, -9.6846, -31.2298
Hunter-Lab:
73.4033, -1.6022, -15.2662
#b3c2e6 color charts
#b3c2e6 color shades, tints & tones
#b3c2e6 color schemes
#b3c2e6 color preview, HTML & CSS examples
This text has a color of #b3c2e6
<p style="color:#b3c2e6;">Text here</p>
.mytext {color:#b3c2e6;}
This box has a color of #b3c2e6
<div style="background-color:#b3c2e6;">Content here</div>
.mybackground {background-color:#b3c2e6;}
Border around this has a color of #b3c2e6
<div style="border:2px solid #b3c2e6;">Content here</div>
.myborder {border:2px solid #b3c2e6;}