#b1c1e2 color space conversions
Hex:
#b1c1e2
RGB:
177, 193, 226
CMY:
31, 24, 11
CMYK:
22, 15, 0, 11
HSL:
220°, 45.7944%, 79.0196%
HSV (HSB):
220°, 21.6814%, 88.6275%
XYZ:
50.9289, 52.9780, 79.4930
xyY:
0.2777, 0.2889, 52.9780
CIE-Lab:
77.8620, 1.5338, -18.2576
CIE-LCH:
77.8620, 18.3219, 274.8021
CIE-Luv:
77.8620, -10.0450, -28.8617
Hunter-Lab:
72.7860, -2.4778, -13.8032
#b1c1e2 color charts
#b1c1e2 color shades, tints & tones
#b1c1e2 color schemes
#b1c1e2 color preview, HTML & CSS examples
This text has a color of #b1c1e2
<p style="color:#b1c1e2;">Text here</p>
.mytext {color:#b1c1e2;}
This box has a color of #b1c1e2
<div style="background-color:#b1c1e2;">Content here</div>
.mybackground {background-color:#b1c1e2;}
Border around this has a color of #b1c1e2
<div style="border:2px solid #b1c1e2;">Content here</div>
.myborder {border:2px solid #b1c1e2;}