#e10cf5 color space conversions
Hex:
#e10cf5
RGB:
225, 12, 245
CMY:
12, 95, 4
CMYK:
8, 95, 0, 4
HSL:
295°, 92.0949%, 50.3922%
HSV (HSB):
295°, 95.1020%, 96.0784%
XYZ:
47.6642, 22.8631, 88.2870
xyY:
0.3001, 0.1440, 22.8631
CIE-Lab:
54.9310, 91.5045, -64.2038
CIE-LCH:
54.9310, 111.7819, 324.9447
CIE-Luv:
54.9310, 66.4332, -110.2669
Hunter-Lab:
47.8153, 94.2591, -76.0033
#e10cf5 color charts
#e10cf5 color shades, tints & tones
#e10cf5 color schemes
#e10cf5 color preview, HTML & CSS examples
This text has a color of #e10cf5
<p style="color:#e10cf5;">Text here</p>
.mytext {color:#e10cf5;}
This box has a color of #e10cf5
<div style="background-color:#e10cf5;">Content here</div>
.mybackground {background-color:#e10cf5;}
Border around this has a color of #e10cf5
<div style="border:2px solid #e10cf5;">Content here</div>
.myborder {border:2px solid #e10cf5;}