#b50acc color space conversions
Hex:
#b50acc
RGB:
181, 10, 204
CMY:
29, 96, 20
CMYK:
11, 95, 0, 20
HSL:
293°, 90.6542%, 41.9608%
HSV (HSB):
293°, 95.0980%, 80.0000%
XYZ:
30.0637, 14.4005, 58.3218
xyY:
0.2925, 0.1401, 14.4005
CIE-Lab:
44.8019, 78.5961, -57.5945
CIE-LCH:
44.8019, 97.4396, 323.7664
CIE-Luv:
44.8019, 51.1231, -93.4873
Hunter-Lab:
37.9480, 75.0049, -64.5586
#b50acc color charts
#b50acc RGB chart
#b50acc CMYK chart
#b50acc RGB pie chart
#b50acc color shades, tints & tones
#b50acc color schemes
#b50acc color preview, HTML & CSS examples
This text has a color of #b50acc
<p style="color:#b50acc;">Text here</p>
.mytext {color:#b50acc;}
Text color #b50acc
This box has a color of #b50acc
<div style="background-color:#b50acc;">Content here</div>
.mybackground {background-color:#b50acc;}
Background color #b50acc
Border around this has a color of #b50acc
<div style="border:2px solid #b50acc;">Content here</div>
.myborder {border:2px solid #b50acc;}
Border color #b50acc