#b50dd3 color space conversions
Hex:
#b50dd3
RGB:
181, 13, 211
CMY:
29, 95, 17
CMYK:
14, 94, 0, 17
HSL:
291°, 88.3929%, 43.9216%
HSV (HSB):
291°, 93.8389%, 82.7451%
XYZ:
30.9579, 14.8148, 62.8559
xyY:
0.2850, 0.1364, 14.8148
CIE-Lab:
45.3794, 79.4512, -60.7032
CIE-LCH:
45.3794, 99.9869, 322.6190
CIE-Luv:
45.3794, 48.6590, -98.2270
Hunter-Lab:
38.4899, 76.2120, -69.8804
#b50dd3 color charts
#b50dd3 color shades, tints & tones
#b50dd3 color schemes
#b50dd3 color preview, HTML & CSS examples
This text has a color of #b50dd3
<p style="color:#b50dd3;">Text here</p>
.mytext {color:#b50dd3;}
This box has a color of #b50dd3
<div style="background-color:#b50dd3;">Content here</div>
.mybackground {background-color:#b50dd3;}
Border around this has a color of #b50dd3
<div style="border:2px solid #b50dd3;">Content here</div>
.myborder {border:2px solid #b50dd3;}