#b51fcd color space conversions
Hex:
#b51fcd
RGB:
181, 31, 205
CMY:
29, 88, 20
CMYK:
12, 85, 0, 20
HSL:
292°, 73.7288%, 46.2745%
HSV (HSB):
292°, 84.8780%, 80.3922%
XYZ:
30.5655, 15.2115, 59.0827
xyY:
0.2915, 0.1451, 15.2115
CIE-Lab:
45.9225, 75.6507, -56.3656
CIE-LCH:
45.9225, 94.3404, 323.3110
CIE-Luv:
45.9225, 49.3034, -92.1324
Hunter-Lab:
39.0019, 71.6356, -62.5151
#b51fcd color charts
#b51fcd color shades, tints & tones
#b51fcd color schemes
#b51fcd color preview, HTML & CSS examples
This text has a color of #b51fcd
<p style="color:#b51fcd;">Text here</p>
.mytext {color:#b51fcd;}
This box has a color of #b51fcd
<div style="background-color:#b51fcd;">Content here</div>
.mybackground {background-color:#b51fcd;}
Border around this has a color of #b51fcd
<div style="border:2px solid #b51fcd;">Content here</div>
.myborder {border:2px solid #b51fcd;}