#b51dcd color space conversions
Hex:
#b51dcd
RGB:
181, 29, 205
CMY:
29, 89, 20
CMYK:
12, 86, 0, 20
HSL:
292°, 75.2137%, 45.8824%
HSV (HSB):
292°, 85.8537%, 80.3922%
XYZ:
30.5149, 15.1103, 59.0659
xyY:
0.2915, 0.1443, 15.1103
CIE-Lab:
45.7849, 76.0549, -56.5875
CIE-LCH:
45.7849, 94.7971, 323.3495
CIE-Luv:
45.7849, 49.5006, -92.4077
Hunter-Lab:
38.8719, 72.0985, -62.8808
#b51dcd color charts
#b51dcd color shades, tints & tones
#b51dcd color schemes
#b51dcd color preview, HTML & CSS examples
This text has a color of #b51dcd
<p style="color:#b51dcd;">Text here</p>
.mytext {color:#b51dcd;}
This box has a color of #b51dcd
<div style="background-color:#b51dcd;">Content here</div>
.mybackground {background-color:#b51dcd;}
Border around this has a color of #b51dcd
<div style="border:2px solid #b51dcd;">Content here</div>
.myborder {border:2px solid #b51dcd;}