#e102ec color space conversions
Hex:
#e102ec
RGB:
225, 2, 236
CMY:
12, 99, 7
CMYK:
5, 99, 0, 7
HSL:
297°, 98.3193%, 46.6667%
HSV (HSB):
297°, 99.1525%, 92.5490%
XYZ:
46.2134, 22.1071, 81.1883
xyY:
0.3091, 0.1479, 22.1071
CIE-Lab:
54.1405, 90.8399, -60.4280
CIE-LCH:
54.1405, 109.1028, 326.3676
CIE-Luv:
54.1405, 70.1339, -104.2661
Hunter-Lab:
47.0182, 93.1628, -69.4658
#e102ec color charts
#e102ec RGB chart
#e102ec CMYK chart
#e102ec RGB pie chart
#e102ec color shades, tints & tones
#e102ec color schemes
#e102ec color preview, HTML & CSS examples
This text has a color of #e102ec
<p style="color:#e102ec;">Text here</p>
.mytext {color:#e102ec;}
Text color #e102ec
This box has a color of #e102ec
<div style="background-color:#e102ec;">Content here</div>
.mybackground {background-color:#e102ec;}
Background color #e102ec
Border around this has a color of #e102ec
<div style="border:2px solid #e102ec;">Content here</div>
.myborder {border:2px solid #e102ec;}
Border color #e102ec