#b3c8fc color space conversions
Hex:
#b3c8fc
RGB:
179, 200, 252
CMY:
30, 22, 1
CMYK:
29, 21, 0, 1
HSL:
223°, 92.4051%, 84.5098%
HSV (HSB):
223°, 28.9683%, 98.8235%
XYZ:
56.8154, 57.9205, 100.2808
xyY:
0.2642, 0.2694, 57.9205
CIE-Lab:
80.6946, 4.4040, -27.8731
CIE-LCH:
80.6946, 28.2189, 278.9787
CIE-Luv:
80.6946, -13.1568, -45.4295
Hunter-Lab:
76.1055, 0.0716, -24.8498
#b3c8fc color charts
#b3c8fc color shades, tints & tones
#b3c8fc color schemes
#b3c8fc color preview, HTML & CSS examples
This text has a color of #b3c8fc
<p style="color:#b3c8fc;">Text here</p>
.mytext {color:#b3c8fc;}
This box has a color of #b3c8fc
<div style="background-color:#b3c8fc;">Content here</div>
.mybackground {background-color:#b3c8fc;}
Border around this has a color of #b3c8fc
<div style="border:2px solid #b3c8fc;">Content here</div>
.myborder {border:2px solid #b3c8fc;}