#b50bdc color space conversions
Hex:
#b50bdc
RGB:
181, 11, 220
CMY:
29, 96, 14
CMYK:
18, 95, 0, 14
HSL:
289°, 90.4762%, 45.2941%
HSV (HSB):
289°, 95.0000%, 86.2745%
XYZ:
32.0940, 15.2304, 68.9584
xyY:
0.2760, 0.1310, 15.2304
CIE-Lab:
45.9482, 81.1577, -64.9463
CIE-LCH:
45.9482, 103.9452, 321.3315
CIE-Luv:
45.9482, 45.8777, -104.5821
Hunter-Lab:
39.0262, 78.4975, -77.4458
#b50bdc color charts
#b50bdc color shades, tints & tones
#b50bdc color schemes
#b50bdc color preview, HTML & CSS examples
This text has a color of #b50bdc
<p style="color:#b50bdc;">Text here</p>
.mytext {color:#b50bdc;}
This box has a color of #b50bdc
<div style="background-color:#b50bdc;">Content here</div>
.mybackground {background-color:#b50bdc;}
Border around this has a color of #b50bdc
<div style="border:2px solid #b50bdc;">Content here</div>
.myborder {border:2px solid #b50bdc;}