#e131fd color space conversions
Hex:
#e131fd
RGB:
225, 49, 253
CMY:
12, 81, 1
CMYK:
11, 81, 0, 1
HSL:
292°, 98.0769%, 59.2157%
HSV (HSB):
292°, 80.6324%, 99.2157%
XYZ:
49.8793, 25.2960, 95.1822
xyY:
0.2928, 0.1485, 25.2960
CIE-Lab:
57.3627, 87.0836, -64.7451
CIE-LCH:
57.3627, 108.5149, 323.3698
CIE-Luv:
57.3627, 60.5948, -111.7568
Hunter-Lab:
50.2952, 89.0075, -76.9981
#e131fd color charts
#e131fd color shades, tints & tones
#e131fd color schemes
#e131fd color preview, HTML & CSS examples
This text has a color of #e131fd
<p style="color:#e131fd;">Text here</p>
.mytext {color:#e131fd;}
This box has a color of #e131fd
<div style="background-color:#e131fd;">Content here</div>
.mybackground {background-color:#e131fd;}
Border around this has a color of #e131fd
<div style="border:2px solid #e131fd;">Content here</div>
.myborder {border:2px solid #e131fd;}