#b31aa5 color space conversions
Hex:
#b31aa5
RGB:
179, 26, 165
CMY:
30, 90, 35
CMYK:
0, 85, 8, 30
HSL:
305°, 74.6341%, 40.1961%
HSV (HSB):
305°, 85.4749%, 70.1961%
XYZ:
25.7513, 13.0391, 36.7569
xyY:
0.3409, 0.1726, 13.0391
CIE-Lab:
42.8221, 69.9933, -37.8414
CIE-LCH:
42.8221, 79.5678, 331.6024
CIE-Luv:
42.8221, 62.7851, -63.7125
Hunter-Lab:
36.1097, 64.1038, -35.0758
#b31aa5 color charts
#b31aa5 color shades, tints & tones
#b31aa5 color schemes
#b31aa5 color preview, HTML & CSS examples
This text has a color of #b31aa5
<p style="color:#b31aa5;">Text here</p>
.mytext {color:#b31aa5;}
This box has a color of #b31aa5
<div style="background-color:#b31aa5;">Content here</div>
.mybackground {background-color:#b31aa5;}
Border around this has a color of #b31aa5
<div style="border:2px solid #b31aa5;">Content here</div>
.myborder {border:2px solid #b31aa5;}