#b50ac5 color space conversions
Hex:
#b50ac5
RGB:
181, 10, 197
CMY:
29, 96, 23
CMYK:
8, 95, 0, 23
HSL:
295°, 90.3382%, 40.5882%
HSV (HSB):
295°, 94.9239%, 77.2549%
XYZ:
29.2426, 14.0721, 53.9982
xyY:
0.3005, 0.1446, 14.0721
CIE-Lab:
44.3361, 77.4739, -54.2804
CIE-LCH:
44.3361, 94.5968, 324.9838
CIE-Luv:
44.3361, 53.5456, -88.4954
Hunter-Lab:
37.5127, 73.5004, -59.0869
#b50ac5 color charts
#b50ac5 color shades, tints & tones
#b50ac5 color schemes
#b50ac5 color preview, HTML & CSS examples
This text has a color of #b50ac5
<p style="color:#b50ac5;">Text here</p>
.mytext {color:#b50ac5;}
This box has a color of #b50ac5
<div style="background-color:#b50ac5;">Content here</div>
.mybackground {background-color:#b50ac5;}
Border around this has a color of #b50ac5
<div style="border:2px solid #b50ac5;">Content here</div>
.myborder {border:2px solid #b50ac5;}