#e41afd color space conversions
Hex:
#e41afd
RGB:
228, 26, 253
CMY:
11, 90, 1
CMYK:
10, 90, 0, 1
HSL:
293°, 98.2684%, 54.7059%
HSV (HSB):
293°, 89.7233%, 99.2157%
XYZ:
50.0939, 24.3246, 94.9834
xyY:
0.2957, 0.1436, 24.3246
CIE-Lab:
56.4114, 91.7620, -66.2522
CIE-LCH:
56.4114, 113.1796, 324.1707
CIE-Luv:
56.4114, 64.8621, -114.0740
Hunter-Lab:
49.3200, 94.9910, -79.6602
#e41afd color charts
#e41afd color shades, tints & tones
#e41afd color schemes
#e41afd color preview, HTML & CSS examples
This text has a color of #e41afd
<p style="color:#e41afd;">Text here</p>
.mytext {color:#e41afd;}
This box has a color of #e41afd
<div style="background-color:#e41afd;">Content here</div>
.mybackground {background-color:#e41afd;}
Border around this has a color of #e41afd
<div style="border:2px solid #e41afd;">Content here</div>
.myborder {border:2px solid #e41afd;}