#e104c0 color space conversions
Hex:
#e104c0
RGB:
225, 4, 192
CMY:
12, 98, 25
CMYK:
0, 98, 15, 12
HSL:
309°, 96.5066%, 44.9020%
HSV (HSB):
309°, 98.2222%, 88.2353%
XYZ:
40.6092, 19.9002, 51.5699
xyY:
0.3623, 0.1776, 19.9002
CIE-Lab:
51.7241, 84.6726, -39.1328
CIE-LCH:
51.7241, 93.2782, 335.1952
CIE-Luv:
51.7241, 88.1524, -71.0417
Hunter-Lab:
44.6096, 84.4261, -37.3142
#e104c0 color charts
#e104c0 color shades, tints & tones
#e104c0 color schemes
#e104c0 color preview, HTML & CSS examples
This text has a color of #e104c0
<p style="color:#e104c0;">Text here</p>
.mytext {color:#e104c0;}
This box has a color of #e104c0
<div style="background-color:#e104c0;">Content here</div>
.mybackground {background-color:#e104c0;}
Border around this has a color of #e104c0
<div style="border:2px solid #e104c0;">Content here</div>
.myborder {border:2px solid #e104c0;}