#b81ab5 color space conversions
Hex:
#b81ab5
RGB:
184, 26, 181
CMY:
28, 90, 29
CMYK:
0, 86, 2, 28
HSL:
301°, 75.2381%, 41.1765%
HSV (HSB):
301°, 85.8696%, 72.1569%
XYZ:
28.4770, 14.2653, 44.9686
xyY:
0.3247, 0.1626, 14.2653
CIE-Lab:
44.6111, 73.3168, -44.4388
CIE-LCH:
44.6111, 85.7331, 328.7791
CIE-Luv:
44.6111, 60.3219, -74.2979
Hunter-Lab:
37.7695, 68.4871, -44.1525
#b81ab5 color charts
#b81ab5 color shades, tints & tones
#b81ab5 color schemes
#b81ab5 color preview, HTML & CSS examples
This text has a color of #b81ab5
<p style="color:#b81ab5;">Text here</p>
.mytext {color:#b81ab5;}
This box has a color of #b81ab5
<div style="background-color:#b81ab5;">Content here</div>
.mybackground {background-color:#b81ab5;}
Border around this has a color of #b81ab5
<div style="border:2px solid #b81ab5;">Content here</div>
.myborder {border:2px solid #b81ab5;}