#b50da6 color space conversions
Hex:
#b50da6
RGB:
181, 13, 166
CMY:
29, 95, 35
CMYK:
0, 93, 8, 29
HSL:
305°, 86.5979%, 38.0392%
HSV (HSB):
305°, 92.8177%, 70.9804%
XYZ:
26.0829, 12.8648, 37.1848
xyY:
0.3426, 0.1690, 12.8648
CIE-Lab:
42.5588, 72.5110, -38.8338
CIE-LCH:
42.5588, 82.2552, 331.8284
CIE-Luv:
42.5588, 65.1382, -65.3544
Hunter-Lab:
35.8675, 67.0374, -36.3603
#b50da6 color charts
#b50da6 color shades, tints & tones
#b50da6 color schemes
#b50da6 color preview, HTML & CSS examples
This text has a color of #b50da6
<p style="color:#b50da6;">Text here</p>
.mytext {color:#b50da6;}
This box has a color of #b50da6
<div style="background-color:#b50da6;">Content here</div>
.mybackground {background-color:#b50da6;}
Border around this has a color of #b50da6
<div style="border:2px solid #b50da6;">Content here</div>
.myborder {border:2px solid #b50da6;}