#b50fc0 color space conversions
Hex:
#b50fc0
RGB:
181, 15, 192
CMY:
29, 94, 25
CMYK:
6, 92, 0, 25
HSL:
296°, 85.5072%, 40.5882%
HSV (HSB):
296°, 92.1875%, 75.2941%
XYZ:
28.7413, 13.9712, 51.0510
xyY:
0.3065, 0.1490, 13.9712
CIE-Lab:
44.1916, 76.1568, -51.5954
CIE-LCH:
44.1916, 91.9888, 325.8828
CIE-Luv:
44.1916, 55.0602, -84.5240
Hunter-Lab:
37.3780, 71.8435, -54.8138
#b50fc0 color charts
#b50fc0 color shades, tints & tones
#b50fc0 color schemes
#b50fc0 color preview, HTML & CSS examples
This text has a color of #b50fc0
<p style="color:#b50fc0;">Text here</p>
.mytext {color:#b50fc0;}
This box has a color of #b50fc0
<div style="background-color:#b50fc0;">Content here</div>
.mybackground {background-color:#b50fc0;}
Border around this has a color of #b50fc0
<div style="border:2px solid #b50fc0;">Content here</div>
.myborder {border:2px solid #b50fc0;}