#e104c5 color space conversions
Hex:
#e104c5
RGB:
225, 4, 197
CMY:
12, 98, 23
CMYK:
0, 98, 12, 12
HSL:
308°, 96.5066%, 44.9020%
HSV (HSB):
308°, 98.2222%, 88.2353%
XYZ:
41.1728, 20.1256, 54.5379
xyY:
0.3554, 0.1737, 20.1256
CIE-Lab:
51.9789, 85.3086, -41.6287
CIE-LCH:
51.9789, 94.9237, 333.9886
CIE-Luv:
51.9789, 85.9565, -74.9007
Hunter-Lab:
44.8616, 85.3150, -40.6754
#e104c5 color charts
#e104c5 color shades, tints & tones
#e104c5 color schemes
#e104c5 color preview, HTML & CSS examples
This text has a color of #e104c5
<p style="color:#e104c5;">Text here</p>
.mytext {color:#e104c5;}
This box has a color of #e104c5
<div style="background-color:#e104c5;">Content here</div>
.mybackground {background-color:#e104c5;}
Border around this has a color of #e104c5
<div style="border:2px solid #e104c5;">Content here</div>
.myborder {border:2px solid #e104c5;}