#b1a8ec color space conversions
Hex:
#b1a8ec
RGB:
177, 168, 236
CMY:
31, 34, 7
CMYK:
25, 29, 0, 7
HSL:
248°, 64.1509%, 79.2157%
HSV (HSB):
248°, 28.8136%, 92.5490%
XYZ:
47.2744, 43.4085, 85.2439
xyY:
0.2687, 0.2467, 43.4085
CIE-Lab:
71.8314, 17.5723, -32.8974
CIE-LCH:
71.8314, 37.2964, 298.1091
CIE-Luv:
71.8314, 0.3250, -54.9821
Hunter-Lab:
65.8851, 12.7797, -30.5914
#b1a8ec color charts
#b1a8ec color shades, tints & tones
#b1a8ec color schemes
#b1a8ec color preview, HTML & CSS examples
This text has a color of #b1a8ec
<p style="color:#b1a8ec;">Text here</p>
.mytext {color:#b1a8ec;}
This box has a color of #b1a8ec
<div style="background-color:#b1a8ec;">Content here</div>
.mybackground {background-color:#b1a8ec;}
Border around this has a color of #b1a8ec
<div style="border:2px solid #b1a8ec;">Content here</div>
.myborder {border:2px solid #b1a8ec;}