#e101f5 color space conversions
Hex:
#e101f5
RGB:
225, 1, 245
CMY:
12, 100, 4
CMYK:
8, 100, 0, 4
HSL:
295°, 99.1870%, 48.2353%
HSV (HSB):
295°, 99.5918%, 96.0784%
XYZ:
47.5436, 22.6218, 88.2468
xyY:
0.3001, 0.1428, 22.6218
CIE-Lab:
54.6807, 92.2483, -64.6071
CIE-LCH:
54.6807, 112.6225, 324.9941
CIE-Luv:
54.6807, 66.8288, -110.8111
Hunter-Lab:
47.5624, 95.1953, -76.7124
#e101f5 color charts
#e101f5 color shades, tints & tones
#e101f5 color schemes
#e101f5 color preview, HTML & CSS examples
This text has a color of #e101f5
<p style="color:#e101f5;">Text here</p>
.mytext {color:#e101f5;}
This box has a color of #e101f5
<div style="background-color:#e101f5;">Content here</div>
.mybackground {background-color:#e101f5;}
Border around this has a color of #e101f5
<div style="border:2px solid #e101f5;">Content here</div>
.myborder {border:2px solid #e101f5;}