#b51ed3 color space conversions
Hex:
#b51ed3
RGB:
181, 30, 211
CMY:
29, 88, 17
CMYK:
14, 86, 0, 17
HSL:
290°, 75.1037%, 47.2549%
HSV (HSB):
290°, 85.7820%, 82.7451%
XYZ:
31.2782, 15.4555, 62.9627
xyY:
0.2851, 0.1409, 15.4555
CIE-Lab:
46.2518, 76.8736, -59.2934
CIE-LCH:
46.2518, 97.0837, 322.3566
CIE-Luv:
46.2518, 47.4763, -96.5607
Hunter-Lab:
39.3134, 73.2181, -67.4369
#b51ed3 color charts
#b51ed3 color shades, tints & tones
#b51ed3 color schemes
#b51ed3 color preview, HTML & CSS examples
This text has a color of #b51ed3
<p style="color:#b51ed3;">Text here</p>
.mytext {color:#b51ed3;}
This box has a color of #b51ed3
<div style="background-color:#b51ed3;">Content here</div>
.mybackground {background-color:#b51ed3;}
Border around this has a color of #b51ed3
<div style="border:2px solid #b51ed3;">Content here</div>
.myborder {border:2px solid #b51ed3;}