#b50da5 color space conversions
Hex:
#b50da5
RGB:
181, 13, 165
CMY:
29, 95, 35
CMYK:
0, 93, 9, 29
HSL:
306°, 86.5979%, 38.0392%
HSV (HSB):
306°, 92.8177%, 70.9804%
XYZ:
25.9915, 12.8282, 36.7035
xyY:
0.3442, 0.1699, 12.8282
CIE-Lab:
42.5033, 72.3704, -38.3237
CIE-LCH:
42.5033, 81.8913, 332.0965
CIE-Luv:
42.5033, 65.5443, -64.5951
Hunter-Lab:
35.8165, 66.8560, -35.6868
#b50da5 color charts
#b50da5 color shades, tints & tones
#b50da5 color schemes
#b50da5 color preview, HTML & CSS examples
This text has a color of #b50da5
<p style="color:#b50da5;">Text here</p>
.mytext {color:#b50da5;}
This box has a color of #b50da5
<div style="background-color:#b50da5;">Content here</div>
.mybackground {background-color:#b50da5;}
Border around this has a color of #b50da5
<div style="border:2px solid #b50da5;">Content here</div>
.myborder {border:2px solid #b50da5;}