#b50dba color space conversions
Hex:
#b50dba
RGB:
181, 13, 186
CMY:
29, 95, 27
CMYK:
3, 93, 0, 27
HSL:
298°, 86.9347%, 39.0196%
HSV (HSB):
298°, 93.0108%, 72.9412%
XYZ:
28.0629, 13.6568, 47.6113
xyY:
0.3141, 0.1529, 13.6568
CIE-Lab:
43.7366, 75.4561, -48.8087
CIE-LCH:
43.7366, 89.8661, 327.1032
CIE-Luv:
43.7366, 57.3702, -80.2981
Hunter-Lab:
36.9551, 70.8778, -50.5181
#b50dba color charts
#b50dba color shades, tints & tones
#b50dba color schemes
#b50dba color preview, HTML & CSS examples
This text has a color of #b50dba
<p style="color:#b50dba;">Text here</p>
.mytext {color:#b50dba;}
This box has a color of #b50dba
<div style="background-color:#b50dba;">Content here</div>
.mybackground {background-color:#b50dba;}
Border around this has a color of #b50dba
<div style="border:2px solid #b50dba;">Content here</div>
.myborder {border:2px solid #b50dba;}