#b51fd5 color space conversions
Hex:
#b51fd5
RGB:
181, 31, 213
CMY:
29, 88, 16
CMYK:
15, 85, 0, 16
HSL:
289°, 74.5902%, 47.8431%
HSV (HSB):
289°, 85.4460%, 83.5294%
XYZ:
31.5563, 15.6078, 64.3002
xyY:
0.2831, 0.1400, 15.6078
CIE-Lab:
46.4557, 77.0146, -60.1134
CIE-LCH:
46.4557, 97.6979, 322.0263
CIE-Luv:
46.4557, 46.7533, -97.8456
Hunter-Lab:
39.5067, 73.4413, -68.8442
#b51fd5 color charts
#b51fd5 color shades, tints & tones
#b51fd5 color schemes
#b51fd5 color preview, HTML & CSS examples
This text has a color of #b51fd5
<p style="color:#b51fd5;">Text here</p>
.mytext {color:#b51fd5;}
This box has a color of #b51fd5
<div style="background-color:#b51fd5;">Content here</div>
.mybackground {background-color:#b51fd5;}
Border around this has a color of #b51fd5
<div style="border:2px solid #b51fd5;">Content here</div>
.myborder {border:2px solid #b51fd5;}