#b50c8c color space conversions
Hex:
#b50c8c
RGB:
181, 12, 140
CMY:
29, 95, 45
CMYK:
0, 93, 23, 29
HSL:
315°, 87.5648%, 37.8431%
HSV (HSB):
315°, 93.3702%, 70.9804%
XYZ:
23.9212, 11.9802, 25.8626
xyY:
0.3873, 0.1940, 11.9802
CIE-Lab:
41.1846, 69.1979, -25.2667
CIE-LCH:
41.1846, 73.6665, 339.9410
CIE-Luv:
41.1846, 76.2511, -45.4653
Hunter-Lab:
34.6124, 62.7926, -20.0732
#b50c8c color charts
#b50c8c color shades, tints & tones
#b50c8c color schemes
#b50c8c color preview, HTML & CSS examples
This text has a color of #b50c8c
<p style="color:#b50c8c;">Text here</p>
.mytext {color:#b50c8c;}
This box has a color of #b50c8c
<div style="background-color:#b50c8c;">Content here</div>
.mybackground {background-color:#b50c8c;}
Border around this has a color of #b50c8c
<div style="border:2px solid #b50c8c;">Content here</div>
.myborder {border:2px solid #b50c8c;}