#b31aa3 color space conversions
Hex:
#b31aa3
RGB:
179, 26, 163
CMY:
30, 90, 36
CMYK:
0, 85, 9, 30
HSL:
306°, 74.6341%, 40.1961%
HSV (HSB):
306°, 85.4749%, 70.1961%
XYZ:
25.5707, 12.9668, 35.8055
xyY:
0.3440, 0.1744, 12.9668
CIE-Lab:
42.7132, 69.7041, -36.8171
CIE-LCH:
42.7132, 78.8300, 332.1574
CIE-Luv:
42.7132, 63.5695, -62.1818
Hunter-Lab:
36.0095, 63.7378, -33.7474
#b31aa3 color charts
#b31aa3 color shades, tints & tones
#b31aa3 color schemes
#b31aa3 color preview, HTML & CSS examples
This text has a color of #b31aa3
<p style="color:#b31aa3;">Text here</p>
.mytext {color:#b31aa3;}
This box has a color of #b31aa3
<div style="background-color:#b31aa3;">Content here</div>
.mybackground {background-color:#b31aa3;}
Border around this has a color of #b31aa3
<div style="border:2px solid #b31aa3;">Content here</div>
.myborder {border:2px solid #b31aa3;}