#b9abd4 color space conversions
Hex:
#b9abd4
RGB:
185, 171, 212
CMY:
27, 33, 17
CMYK:
13, 19, 0, 17
HSL:
260°, 32.2835%, 75.0980%
HSV (HSB):
260°, 19.3396%, 83.1373%
XYZ:
46.4542, 44.1936, 68.3692
xyY:
0.2921, 0.2779, 44.1936
CIE-Lab:
72.3577, 12.9990, -18.9221
CIE-LCH:
72.3577, 22.9569, 304.4880
CIE-Luv:
72.3577, 5.0393, -31.4095
Hunter-Lab:
66.4782, 8.3966, -14.4417
#b9abd4 color charts
#b9abd4 color shades, tints & tones
#b9abd4 color schemes
#b9abd4 color preview, HTML & CSS examples
This text has a color of #b9abd4
<p style="color:#b9abd4;">Text here</p>
.mytext {color:#b9abd4;}
This box has a color of #b9abd4
<div style="background-color:#b9abd4;">Content here</div>
.mybackground {background-color:#b9abd4;}
Border around this has a color of #b9abd4
<div style="border:2px solid #b9abd4;">Content here</div>
.myborder {border:2px solid #b9abd4;}