#b50bbb color space conversions
Hex:
#b50bbb
RGB:
181, 11, 187
CMY:
29, 96, 27
CMYK:
3, 94, 0, 27
HSL:
298°, 88.8889%, 38.8235%
HSV (HSB):
298°, 94.1176%, 73.3333%
XYZ:
28.1454, 13.6510, 48.1652
xyY:
0.3129, 0.1517, 13.6510
CIE-Lab:
43.7281, 75.8185, -49.4097
CIE-LCH:
43.7281, 90.4973, 326.9084
CIE-Luv:
43.7281, 57.1104, -81.1777
Hunter-Lab:
36.9472, 71.3188, -51.4287
#b50bbb color charts
#b50bbb color shades, tints & tones
#b50bbb color schemes
#b50bbb color preview, HTML & CSS examples
This text has a color of #b50bbb
<p style="color:#b50bbb;">Text here</p>
.mytext {color:#b50bbb;}
This box has a color of #b50bbb
<div style="background-color:#b50bbb;">Content here</div>
.mybackground {background-color:#b50bbb;}
Border around this has a color of #b50bbb
<div style="border:2px solid #b50bbb;">Content here</div>
.myborder {border:2px solid #b50bbb;}