#b50be5 color space conversions
Hex:
#b50be5
RGB:
181, 11, 229
CMY:
29, 96, 10
CMYK:
21, 95, 0, 10
HSL:
287°, 90.8333%, 47.0588%
HSV (HSB):
287°, 95.1965%, 89.8039%
XYZ:
33.3186, 15.7202, 75.4070
xyY:
0.2677, 0.1263, 15.7202
CIE-Lab:
46.6053, 82.6985, -69.0084
CIE-LCH:
46.6053, 107.7089, 320.1564
CIE-Luv:
46.6053, 43.1468, -110.6993
Hunter-Lab:
39.6488, 80.6160, -85.0080
#b50be5 color charts
#b50be5 color shades, tints & tones
#b50be5 color schemes
#b50be5 color preview, HTML & CSS examples
This text has a color of #b50be5
<p style="color:#b50be5;">Text here</p>
.mytext {color:#b50be5;}
This box has a color of #b50be5
<div style="background-color:#b50be5;">Content here</div>
.mybackground {background-color:#b50be5;}
Border around this has a color of #b50be5
<div style="border:2px solid #b50be5;">Content here</div>
.myborder {border:2px solid #b50be5;}