#b31ea5 color space conversions
Hex:
#b31ea5
RGB:
179, 30, 165
CMY:
30, 88, 35
CMYK:
0, 83, 8, 30
HSL:
306°, 71.2919%, 40.9804%
HSV (HSB):
306°, 83.2402%, 70.1961%
XYZ:
25.8462, 13.2289, 36.7885
xyY:
0.3407, 0.1744, 13.2289
CIE-Lab:
43.1061, 69.1661, -37.3917
CIE-LCH:
43.1061, 78.6263, 331.6040
CIE-Luv:
43.1061, 62.2578, -63.0743
Hunter-Lab:
36.3715, 63.1950, -34.5097
#b31ea5 color charts
#b31ea5 color shades, tints & tones
#b31ea5 color schemes
#b31ea5 color preview, HTML & CSS examples
This text has a color of #b31ea5
<p style="color:#b31ea5;">Text here</p>
.mytext {color:#b31ea5;}
This box has a color of #b31ea5
<div style="background-color:#b31ea5;">Content here</div>
.mybackground {background-color:#b31ea5;}
Border around this has a color of #b31ea5
<div style="border:2px solid #b31ea5;">Content here</div>
.myborder {border:2px solid #b31ea5;}