#b1a9ec color space conversions
Hex:
#b1a9ec
RGB:
177, 169, 236
CMY:
31, 34, 7
CMYK:
25, 28, 0, 7
HSL:
247°, 63.8095%, 79.4118%
HSV (HSB):
247°, 28.3898%, 92.5490%
XYZ:
47.4598, 43.7792, 85.3057
xyY:
0.2688, 0.2480, 43.7792
CIE-Lab:
72.0807, 17.0148, -32.5121
CIE-LCH:
72.0807, 36.6952, 297.6247
CIE-Luv:
72.0807, -0.0976, -54.2871
Hunter-Lab:
66.1658, 12.2451, -30.1248
#b1a9ec color charts
#b1a9ec color shades, tints & tones
#b1a9ec color schemes
#b1a9ec color preview, HTML & CSS examples
This text has a color of #b1a9ec
<p style="color:#b1a9ec;">Text here</p>
.mytext {color:#b1a9ec;}
This box has a color of #b1a9ec
<div style="background-color:#b1a9ec;">Content here</div>
.mybackground {background-color:#b1a9ec;}
Border around this has a color of #b1a9ec
<div style="border:2px solid #b1a9ec;">Content here</div>
.myborder {border:2px solid #b1a9ec;}