#e41af5 color space conversions
Hex:
#e41af5
RGB:
228, 26, 245
CMY:
11, 90, 4
CMYK:
7, 89, 0, 4
HSL:
295°, 91.6318%, 53.1373%
HSV (HSB):
295°, 89.3878%, 96.0784%
XYZ:
48.8457, 23.8253, 88.4105
xyY:
0.3032, 0.1479, 23.8253
CIE-Lab:
55.9125, 90.5295, -62.5984
CIE-LCH:
55.9125, 110.0643, 325.3373
CIE-Luv:
55.9125, 67.7026, -108.2945
Hunter-Lab:
48.8112, 93.2066, -73.2226
#e41af5 color charts
#e41af5 color shades, tints & tones
#e41af5 color schemes
#e41af5 color preview, HTML & CSS examples
This text has a color of #e41af5
<p style="color:#e41af5;">Text here</p>
.mytext {color:#e41af5;}
This box has a color of #e41af5
<div style="background-color:#e41af5;">Content here</div>
.mybackground {background-color:#e41af5;}
Border around this has a color of #e41af5
<div style="border:2px solid #e41af5;">Content here</div>
.myborder {border:2px solid #e41af5;}