#b50abb color space conversions
Hex:
#b50abb
RGB:
181, 10, 187
CMY:
29, 96, 27
CMYK:
3, 95, 0, 27
HSL:
298°, 89.8477%, 38.6275%
HSV (HSB):
298°, 94.6524%, 73.3333%
XYZ:
28.1342, 13.6287, 48.1615
xyY:
0.3129, 0.1516, 13.6287
CIE-Lab:
43.6957, 75.9146, -49.4618
CIE-LCH:
43.6957, 90.6063, 326.9139
CIE-Luv:
43.6957, 57.1610, -81.2445
Hunter-Lab:
36.9171, 71.4287, -51.5069
#b50abb color charts
#b50abb color shades, tints & tones
#b50abb color schemes
#b50abb color preview, HTML & CSS examples
This text has a color of #b50abb
<p style="color:#b50abb;">Text here</p>
.mytext {color:#b50abb;}
This box has a color of #b50abb
<div style="background-color:#b50abb;">Content here</div>
.mybackground {background-color:#b50abb;}
Border around this has a color of #b50abb
<div style="border:2px solid #b50abb;">Content here</div>
.myborder {border:2px solid #b50abb;}