#b50ca5 color space conversions
Hex:
#b50ca5
RGB:
181, 12, 165
CMY:
29, 95, 35
CMYK:
0, 93, 9, 29
HSL:
306°, 87.5648%, 37.8431%
HSV (HSB):
306°, 93.3702%, 70.9804%
XYZ:
25.9791, 12.8033, 36.6993
xyY:
0.3442, 0.1696, 12.8033
CIE-Lab:
42.4654, 72.4818, -38.3838
CIE-LCH:
42.4654, 82.0179, 332.0959
CIE-Luv:
42.4654, 65.6142, -64.6791
Hunter-Lab:
35.7817, 66.9806, -35.7633
#b50ca5 color charts
#b50ca5 color shades, tints & tones
#b50ca5 color schemes
#b50ca5 color preview, HTML & CSS examples
This text has a color of #b50ca5
<p style="color:#b50ca5;">Text here</p>
.mytext {color:#b50ca5;}
This box has a color of #b50ca5
<div style="background-color:#b50ca5;">Content here</div>
.mybackground {background-color:#b50ca5;}
Border around this has a color of #b50ca5
<div style="border:2px solid #b50ca5;">Content here</div>
.myborder {border:2px solid #b50ca5;}