#b50da3 color space conversions
Hex:
#b50da3
RGB:
181, 13, 163
CMY:
29, 95, 36
CMYK:
0, 93, 10, 29
HSL:
306°, 86.5979%, 38.0392%
HSV (HSB):
306°, 92.8177%, 70.9804%
XYZ:
25.8108, 12.7559, 35.7521
xyY:
0.3473, 0.1716, 12.7559
CIE-Lab:
42.3932, 72.0911, -37.3003
CIE-LCH:
42.3932, 81.1692, 332.6427
CIE-Luv:
42.3932, 66.3612, -63.0737
Hunter-Lab:
35.7155, 66.4962, -34.3500
#b50da3 color charts
#b50da3 color shades, tints & tones
#b50da3 color schemes
#b50da3 color preview, HTML & CSS examples
This text has a color of #b50da3
<p style="color:#b50da3;">Text here</p>
.mytext {color:#b50da3;}
This box has a color of #b50da3
<div style="background-color:#b50da3;">Content here</div>
.mybackground {background-color:#b50da3;}
Border around this has a color of #b50da3
<div style="border:2px solid #b50da3;">Content here</div>
.myborder {border:2px solid #b50da3;}