#b3c9ec color space conversions
Hex:
#b3c9ec
RGB:
179, 201, 236
CMY:
30, 21, 7
CMYK:
24, 15, 0, 7
HSL:
217°, 60.0000%, 81.3725%
HSV (HSB):
217°, 24.1525%, 92.5490%
XYZ:
54.6174, 57.4131, 87.5601
xyY:
0.2736, 0.2877, 57.4131
CIE-Lab:
80.4114, 0.1216, -19.7588
CIE-LCH:
80.4114, 19.7592, 270.3526
CIE-Luv:
80.4114, -13.0247, -31.2352
Hunter-Lab:
75.7714, -3.9341, -15.4744
#b3c9ec color charts
#b3c9ec color shades, tints & tones
#b3c9ec color schemes
#b3c9ec color preview, HTML & CSS examples
This text has a color of #b3c9ec
<p style="color:#b3c9ec;">Text here</p>
.mytext {color:#b3c9ec;}
This box has a color of #b3c9ec
<div style="background-color:#b3c9ec;">Content here</div>
.mybackground {background-color:#b3c9ec;}
Border around this has a color of #b3c9ec
<div style="border:2px solid #b3c9ec;">Content here</div>
.myborder {border:2px solid #b3c9ec;}