#b50cde color space conversions
Hex:
#b50cde
RGB:
181, 12, 222
CMY:
29, 95, 13
CMYK:
18, 95, 0, 13
HSL:
288°, 89.7436%, 45.8824%
HSV (HSB):
288°, 94.5946%, 87.0588%
XYZ:
32.3723, 15.3606, 70.3659
xyY:
0.2741, 0.1301, 15.3606
CIE-Lab:
46.1242, 81.4025, -65.8035
CIE-LCH:
46.1242, 104.6732, 321.0489
CIE-Luv:
46.1242, 45.2193, -105.8948
Hunter-Lab:
39.1926, 78.8504, -79.0136
#b50cde color charts
#b50cde color shades, tints & tones
#b50cde color schemes
#b50cde color preview, HTML & CSS examples
This text has a color of #b50cde
<p style="color:#b50cde;">Text here</p>
.mytext {color:#b50cde;}
This box has a color of #b50cde
<div style="background-color:#b50cde;">Content here</div>
.mybackground {background-color:#b50cde;}
Border around this has a color of #b50cde
<div style="border:2px solid #b50cde;">Content here</div>
.myborder {border:2px solid #b50cde;}