#b500e1 color space conversions
Hex:
#b500e1
RGB:
181, 0, 225
CMY:
29, 100, 12
CMYK:
20, 100, 0, 12
HSL:
288°, 100.0000%, 44.1176%
HSV (HSB):
288°, 100.0000%, 88.2353%
XYZ:
32.6467, 15.2600, 72.4590
xyY:
0.2712, 0.1268, 15.2600
CIE-Lab:
45.9883, 82.9721, -67.7356
CIE-LCH:
45.9883, 107.1097, 320.7729
CIE-Luv:
45.9883, 44.7353, -108.5501
Hunter-Lab:
39.0640, 80.8142, -82.6308
#b500e1 color charts
#b500e1 color shades, tints & tones
#b500e1 color schemes
#b500e1 color preview, HTML & CSS examples
This text has a color of #b500e1
<p style="color:#b500e1;">Text here</p>
.mytext {color:#b500e1;}
This box has a color of #b500e1
<div style="background-color:#b500e1;">Content here</div>
.mybackground {background-color:#b500e1;}
Border around this has a color of #b500e1
<div style="border:2px solid #b500e1;">Content here</div>
.myborder {border:2px solid #b500e1;}