#e105df color space conversions
Hex:
#e105df
RGB:
225, 5, 223
CMY:
12, 98, 13
CMYK:
0, 98, 1, 12
HSL:
301°, 95.6522%, 45.0980%
HSV (HSB):
301°, 97.7778%, 88.2353%
XYZ:
44.4249, 21.4438, 71.6097
xyY:
0.3231, 0.1560, 21.4438
CIE-Lab:
53.4318, 88.7555, -54.2170
CIE-LCH:
53.4318, 104.0049, 328.5810
CIE-Luv:
53.4318, 75.0588, -94.5435
Hunter-Lab:
46.3075, 90.2053, -59.2706
#e105df color charts
#e105df color shades, tints & tones
#e105df color schemes
#e105df color preview, HTML & CSS examples
This text has a color of #e105df
<p style="color:#e105df;">Text here</p>
.mytext {color:#e105df;}
This box has a color of #e105df
<div style="background-color:#e105df;">Content here</div>
.mybackground {background-color:#e105df;}
Border around this has a color of #e105df
<div style="border:2px solid #e105df;">Content here</div>
.myborder {border:2px solid #e105df;}