#e104db color space conversions
Hex:
#e104db
RGB:
225, 4, 219
CMY:
12, 98, 14
CMYK:
0, 98, 3, 12
HSL:
302°, 96.5066%, 44.9020%
HSV (HSB):
302°, 98.2222%, 88.2353%
XYZ:
43.8809, 21.2089, 68.7988
xyY:
0.3277, 0.1584, 21.2089
CIE-Lab:
53.1773, 88.2623, -52.3497
CIE-LCH:
53.1773, 102.6193, 329.3272
CIE-Luv:
53.1773, 76.7058, -91.6138
Hunter-Lab:
46.0531, 89.4880, -56.3363
#e104db color charts
#e104db color shades, tints & tones
#e104db color schemes
#e104db color preview, HTML & CSS examples
This text has a color of #e104db
<p style="color:#e104db;">Text here</p>
.mytext {color:#e104db;}
This box has a color of #e104db
<div style="background-color:#e104db;">Content here</div>
.mybackground {background-color:#e104db;}
Border around this has a color of #e104db
<div style="border:2px solid #e104db;">Content here</div>
.myborder {border:2px solid #e104db;}