#e103dc color space conversions
Hex:
#e103dc
RGB:
225, 3, 220
CMY:
12, 99, 14
CMYK:
0, 99, 2, 12
HSL:
301°, 97.3684%, 44.7059%
HSV (HSB):
301°, 98.6667%, 88.2353%
XYZ:
44.0022, 21.2400, 69.4907
xyY:
0.3266, 0.1576, 21.2400
CIE-Lab:
53.2111, 88.4720, -52.8648
CIE-LCH:
53.2111, 103.0630, 329.1404
CIE-Luv:
53.2111, 76.3455, -92.4163
Hunter-Lab:
46.0869, 89.7737, -57.1379
#e103dc color charts
#e103dc color shades, tints & tones
#e103dc color schemes
#e103dc color preview, HTML & CSS examples
This text has a color of #e103dc
<p style="color:#e103dc;">Text here</p>
.mytext {color:#e103dc;}
This box has a color of #e103dc
<div style="background-color:#e103dc;">Content here</div>
.mybackground {background-color:#e103dc;}
Border around this has a color of #e103dc
<div style="border:2px solid #e103dc;">Content here</div>
.myborder {border:2px solid #e103dc;}