#b51dca color space conversions
Hex:
#b51dca
RGB:
181, 29, 202
CMY:
29, 89, 21
CMYK:
10, 86, 0, 21
HSL:
293°, 74.8918%, 45.2941%
HSV (HSB):
293°, 85.6436%, 79.2157%
XYZ:
30.1561, 14.9668, 57.1766
xyY:
0.2948, 0.1463, 14.9668
CIE-Lab:
45.5886, 75.5536, -55.1678
CIE-LCH:
45.5886, 93.5513, 323.8638
CIE-Luv:
45.5886, 50.4890, -90.2468
Hunter-Lab:
38.6869, 71.4371, -60.5458
#b51dca color charts
#b51dca color shades, tints & tones
#b51dca color schemes
#b51dca color preview, HTML & CSS examples
This text has a color of #b51dca
<p style="color:#b51dca;">Text here</p>
.mytext {color:#b51dca;}
This box has a color of #b51dca
<div style="background-color:#b51dca;">Content here</div>
.mybackground {background-color:#b51dca;}
Border around this has a color of #b51dca
<div style="border:2px solid #b51dca;">Content here</div>
.myborder {border:2px solid #b51dca;}