#b3c5f5 color space conversions
Hex:
#b3c5f5
RGB:
179, 197, 245
CMY:
30, 23, 4
CMYK:
27, 20, 0, 4
HSL:
224°, 76.7442%, 83.1373%
HSV (HSB):
224°, 26.9388%, 96.0784%
XYZ:
55.0381, 56.1088, 94.3155
xyY:
0.2679, 0.2731, 56.1088
CIE-Lab:
79.6757, 4.3574, -25.6923
CIE-LCH:
79.6757, 26.0591, 279.6257
CIE-Luv:
79.6757, -11.6104, -41.6890
Hunter-Lab:
74.9058, 0.0702, -22.2192
#b3c5f5 color charts
#b3c5f5 color shades, tints & tones
#b3c5f5 color schemes
#b3c5f5 color preview, HTML & CSS examples
This text has a color of #b3c5f5
<p style="color:#b3c5f5;">Text here</p>
.mytext {color:#b3c5f5;}
This box has a color of #b3c5f5
<div style="background-color:#b3c5f5;">Content here</div>
.mybackground {background-color:#b3c5f5;}
Border around this has a color of #b3c5f5
<div style="border:2px solid #b3c5f5;">Content here</div>
.myborder {border:2px solid #b3c5f5;}