#b51fa5 color space conversions
Hex:
#b51fa5
RGB:
181, 31, 165
CMY:
29, 88, 35
CMYK:
0, 83, 9, 29
HSL:
306°, 70.7547%, 41.5686%
HSV (HSB):
306°, 82.8729%, 70.9804%
XYZ:
26.3376, 13.5203, 36.8189
xyY:
0.3435, 0.1763, 13.5203
CIE-Lab:
43.5370, 69.3485, -36.6870
CIE-LCH:
43.5370, 78.4547, 332.1201
CIE-Luv:
43.5370, 63.6048, -62.2707
Hunter-Lab:
36.7700, 63.5082, -33.6297
#b51fa5 color charts
#b51fa5 color shades, tints & tones
#b51fa5 color schemes
#b51fa5 color preview, HTML & CSS examples
This text has a color of #b51fa5
<p style="color:#b51fa5;">Text here</p>
.mytext {color:#b51fa5;}
This box has a color of #b51fa5
<div style="background-color:#b51fa5;">Content here</div>
.mybackground {background-color:#b51fa5;}
Border around this has a color of #b51fa5
<div style="border:2px solid #b51fa5;">Content here</div>
.myborder {border:2px solid #b51fa5;}