#b3c3f7 color space conversions
Hex:
#b3c3f7
RGB:
179, 195, 247
CMY:
30, 24, 3
CMYK:
28, 21, 0, 3
HSL:
226°, 80.9524%, 83.5294%
HSV (HSB):
226°, 27.5304%, 96.8627%
XYZ:
54.8940, 55.3293, 95.7821
xyY:
0.2665, 0.2686, 55.3293
CIE-Lab:
79.2306, 5.9120, -27.4428
CIE-LCH:
79.2306, 28.0724, 282.1574
CIE-Luv:
79.2306, -10.8325, -44.8231
Hunter-Lab:
74.3837, 1.5588, -24.2777
#b3c3f7 color charts
#b3c3f7 color shades, tints & tones
#b3c3f7 color schemes
#b3c3f7 color preview, HTML & CSS examples
This text has a color of #b3c3f7
<p style="color:#b3c3f7;">Text here</p>
.mytext {color:#b3c3f7;}
This box has a color of #b3c3f7
<div style="background-color:#b3c3f7;">Content here</div>
.mybackground {background-color:#b3c3f7;}
Border around this has a color of #b3c3f7
<div style="border:2px solid #b3c3f7;">Content here</div>
.myborder {border:2px solid #b3c3f7;}