#b50de8 color space conversions
Hex:
#b50de8
RGB:
181, 13, 232
CMY:
29, 95, 9
CMYK:
22, 94, 0, 9
HSL:
286°, 89.3878%, 48.0392%
HSV (HSB):
286°, 94.3966%, 90.9804%
XYZ:
33.7655, 15.9378, 77.6406
xyY:
0.2652, 0.1252, 15.9378
CIE-Lab:
46.8928, 83.0285, -70.2429
CIE-LCH:
46.8928, 108.7557, 319.7685
CIE-Luv:
46.8928, 42.1912, -112.6064
Hunter-Lab:
39.9222, 81.1083, -87.3616
#b50de8 color charts
#b50de8 color shades, tints & tones
#b50de8 color schemes
#b50de8 color preview, HTML & CSS examples
This text has a color of #b50de8
<p style="color:#b50de8;">Text here</p>
.mytext {color:#b50de8;}
This box has a color of #b50de8
<div style="background-color:#b50de8;">Content here</div>
.mybackground {background-color:#b50de8;}
Border around this has a color of #b50de8
<div style="border:2px solid #b50de8;">Content here</div>
.myborder {border:2px solid #b50de8;}