#e10cf7 color space conversions
Hex:
#e10cf7
RGB:
225, 12, 247
CMY:
12, 95, 3
CMYK:
9, 95, 0, 3
HSL:
294°, 93.6255%, 50.7843%
HSV (HSB):
294°, 95.1417%, 96.8627%
XYZ:
47.9713, 22.9859, 89.9040
xyY:
0.2982, 0.1429, 22.9859
CIE-Lab:
55.0578, 91.8092, -65.1169
CIE-LCH:
55.0578, 112.5573, 324.6533
CIE-Luv:
55.0578, 65.7136, -111.7015
Hunter-Lab:
47.9436, 94.7018, -77.6203
#e10cf7 color charts
#e10cf7 color shades, tints & tones
#e10cf7 color schemes
#e10cf7 color preview, HTML & CSS examples
This text has a color of #e10cf7
<p style="color:#e10cf7;">Text here</p>
.mytext {color:#e10cf7;}
This box has a color of #e10cf7
<div style="background-color:#e10cf7;">Content here</div>
.mybackground {background-color:#e10cf7;}
Border around this has a color of #e10cf7
<div style="border:2px solid #e10cf7;">Content here</div>
.myborder {border:2px solid #e10cf7;}