#b50dae color space conversions
Hex:
#b50dae
RGB:
181, 13, 174
CMY:
29, 95, 32
CMYK:
0, 93, 4, 29
HSL:
303°, 86.5979%, 38.0392%
HSV (HSB):
303°, 92.8177%, 70.9804%
XYZ:
26.8400, 13.1676, 41.1714
xyY:
0.3306, 0.1622, 13.1676
CIE-Lab:
43.0147, 73.6595, -42.8750
CIE-LCH:
43.0147, 85.2291, 329.7976
CIE-Luv:
43.0147, 61.9486, -71.3896
Hunter-Lab:
36.2872, 68.5257, -41.8693
#b50dae color charts
#b50dae color shades, tints & tones
#b50dae color schemes
#b50dae color preview, HTML & CSS examples
This text has a color of #b50dae
<p style="color:#b50dae;">Text here</p>
.mytext {color:#b50dae;}
This box has a color of #b50dae
<div style="background-color:#b50dae;">Content here</div>
.mybackground {background-color:#b50dae;}
Border around this has a color of #b50dae
<div style="border:2px solid #b50dae;">Content here</div>
.myborder {border:2px solid #b50dae;}