#b50db1 color space conversions
Hex:
#b50db1
RGB:
181, 13, 177
CMY:
29, 95, 31
CMYK:
0, 93, 2, 29
HSL:
301°, 86.5979%, 38.0392%
HSV (HSB):
301°, 92.8177%, 70.9804%
XYZ:
27.1358, 13.2859, 42.7292
xyY:
0.3263, 0.1598, 13.2859
CIE-Lab:
43.1909, 74.1006, -44.3726
CIE-LCH:
43.1909, 86.3703, 329.0861
CIE-Luv:
43.1909, 60.7804, -73.6337
Hunter-Lab:
36.4499, 69.1004, -43.9892
#b50db1 color charts
#b50db1 color shades, tints & tones
#b50db1 color schemes
#b50db1 color preview, HTML & CSS examples
This text has a color of #b50db1
<p style="color:#b50db1;">Text here</p>
.mytext {color:#b50db1;}
This box has a color of #b50db1
<div style="background-color:#b50db1;">Content here</div>
.mybackground {background-color:#b50db1;}
Border around this has a color of #b50db1
<div style="border:2px solid #b50db1;">Content here</div>
.myborder {border:2px solid #b50db1;}