#b50c84 color space conversions
Hex:
#b50c84
RGB:
181, 12, 132
CMY:
29, 95, 48
CMYK:
0, 93, 27, 29
HSL:
317°, 87.5648%, 37.8431%
HSV (HSB):
317°, 93.3702%, 70.9804%
XYZ:
23.3524, 11.7526, 22.8675
xyY:
0.4028, 0.2027, 11.7526
CIE-Lab:
40.8203, 68.2461, -20.9160
CIE-LCH:
40.8203, 71.3793, 342.9608
CIE-Luv:
40.8203, 79.8041, -39.2785
Hunter-Lab:
34.2821, 61.5973, -15.5512
#b50c84 color charts
#b50c84 color shades, tints & tones
#b50c84 color schemes
#b50c84 color preview, HTML & CSS examples
This text has a color of #b50c84
<p style="color:#b50c84;">Text here</p>
.mytext {color:#b50c84;}
This box has a color of #b50c84
<div style="background-color:#b50c84;">Content here</div>
.mybackground {background-color:#b50c84;}
Border around this has a color of #b50c84
<div style="border:2px solid #b50c84;">Content here</div>
.myborder {border:2px solid #b50c84;}