#b50da1 color space conversions
Hex:
#b50da1
RGB:
181, 13, 161
CMY:
29, 95, 37
CMYK:
0, 93, 11, 29
HSL:
307°, 86.5979%, 38.0392%
HSV (HSB):
307°, 92.8177%, 70.9804%
XYZ:
25.6330, 12.6848, 34.8156
xyY:
0.3505, 0.1734, 12.6848
CIE-Lab:
42.2844, 71.8145, -36.2724
CIE-LCH:
42.2844, 80.4550, 333.2024
CIE-Luv:
42.2844, 67.1844, -61.5486
Hunter-Lab:
35.6157, 66.1406, -33.0270
#b50da1 color charts
#b50da1 color shades, tints & tones
#b50da1 color schemes
#b50da1 color preview, HTML & CSS examples
This text has a color of #b50da1
<p style="color:#b50da1;">Text here</p>
.mytext {color:#b50da1;}
This box has a color of #b50da1
<div style="background-color:#b50da1;">Content here</div>
.mybackground {background-color:#b50da1;}
Border around this has a color of #b50da1
<div style="border:2px solid #b50da1;">Content here</div>
.myborder {border:2px solid #b50da1;}