#b1abd1 color space conversions
Hex:
#b1abd1
RGB:
177, 171, 209
CMY:
31, 33, 18
CMYK:
15, 18, 0, 18
HSL:
249°, 29.2308%, 74.5098%
HSV (HSB):
249°, 18.1818%, 81.9608%
XYZ:
44.2030, 43.0764, 66.3064
xyY:
0.2878, 0.2805, 43.0764
CIE-Lab:
71.6068, 9.7680, -18.4768
CIE-LCH:
71.6068, 20.8999, 297.8639
CIE-Luv:
71.6068, 0.9205, -30.1365
Hunter-Lab:
65.6326, 5.3612, -13.9559
#b1abd1 color charts
#b1abd1 color shades, tints & tones
#b1abd1 color schemes
#b1abd1 color preview, HTML & CSS examples
This text has a color of #b1abd1
<p style="color:#b1abd1;">Text here</p>
.mytext {color:#b1abd1;}
This box has a color of #b1abd1
<div style="background-color:#b1abd1;">Content here</div>
.mybackground {background-color:#b1abd1;}
Border around this has a color of #b1abd1
<div style="border:2px solid #b1abd1;">Content here</div>
.myborder {border:2px solid #b1abd1;}