#b50c82 color space conversions
Hex:
#b50c82
RGB:
181, 12, 130
CMY:
29, 95, 49
CMYK:
0, 93, 28, 29
HSL:
318°, 87.5648%, 37.8431%
HSV (HSB):
318°, 93.3702%, 70.9804%
XYZ:
23.2168, 11.6984, 22.1534
xyY:
0.4068, 0.2050, 11.6984
CIE-Lab:
40.7327, 68.0161, -19.8165
CIE-LCH:
40.7327, 70.8441, 343.7565
CIE-Luv:
40.7327, 80.6996, -37.7348
Hunter-Lab:
34.2029, 61.3098, -14.4604
#b50c82 color charts
#b50c82 color shades, tints & tones
#b50c82 color schemes
#b50c82 color preview, HTML & CSS examples
This text has a color of #b50c82
<p style="color:#b50c82;">Text here</p>
.mytext {color:#b50c82;}
This box has a color of #b50c82
<div style="background-color:#b50c82;">Content here</div>
.mybackground {background-color:#b50c82;}
Border around this has a color of #b50c82
<div style="border:2px solid #b50c82;">Content here</div>
.myborder {border:2px solid #b50c82;}