#b500e4 color space conversions
Hex:
#b500e4
RGB:
181, 0, 228
CMY:
29, 100, 11
CMYK:
21, 100, 0, 11
HSL:
288°, 100.0000%, 44.7059%
HSV (HSB):
288°, 100.0000%, 89.4118%
XYZ:
33.0596, 15.4252, 74.6337
xyY:
0.2685, 0.1253, 15.4252
CIE-Lab:
46.2111, 83.4818, -69.0811
CIE-LCH:
46.2111, 108.3577, 320.3923
CIE-Luv:
46.2111, 43.8261, -110.5686
Hunter-Lab:
39.2749, 81.5212, -85.1757
#b500e4 color charts
#b500e4 color shades, tints & tones
#b500e4 color schemes
#b500e4 color preview, HTML & CSS examples
This text has a color of #b500e4
<p style="color:#b500e4;">Text here</p>
.mytext {color:#b500e4;}
This box has a color of #b500e4
<div style="background-color:#b500e4;">Content here</div>
.mybackground {background-color:#b500e4;}
Border around this has a color of #b500e4
<div style="border:2px solid #b500e4;">Content here</div>
.myborder {border:2px solid #b500e4;}