#b51ea5 color space conversions
Hex:
#b51ea5
RGB:
181, 30, 165
CMY:
29, 88, 35
CMYK:
0, 83, 9, 29
HSL:
306°, 71.5640%, 41.3725%
HSV (HSB):
306°, 83.4254%, 70.9804%
XYZ:
26.3119, 13.4689, 36.8103
xyY:
0.3435, 0.1759, 13.4689
CIE-Lab:
43.4615, 69.5681, -36.8065
CIE-LCH:
43.4615, 78.7048, 332.1180
CIE-Luv:
43.4615, 63.7485, -62.4428
Hunter-Lab:
36.7000, 63.7495, -33.7781
#b51ea5 color charts
#b51ea5 color shades, tints & tones
#b51ea5 color schemes
#b51ea5 color preview, HTML & CSS examples
This text has a color of #b51ea5
<p style="color:#b51ea5;">Text here</p>
.mytext {color:#b51ea5;}
This box has a color of #b51ea5
<div style="background-color:#b51ea5;">Content here</div>
.mybackground {background-color:#b51ea5;}
Border around this has a color of #b51ea5
<div style="border:2px solid #b51ea5;">Content here</div>
.myborder {border:2px solid #b51ea5;}