#e10cfa color space conversions
Hex:
#e10cfa
RGB:
225, 12, 250
CMY:
12, 95, 2
CMYK:
10, 95, 0, 2
HSL:
294°, 95.9677%, 51.3725%
HSV (HSB):
294°, 95.2000%, 98.0392%
XYZ:
48.4381, 23.1726, 92.3623
xyY:
0.2954, 0.1413, 23.1726
CIE-Lab:
55.2497, 92.2692, -66.4808
CIE-LCH:
55.2497, 113.7247, 324.2269
CIE-Luv:
55.2497, 64.6458, -113.8438
Hunter-Lab:
48.1380, 95.3717, -80.0631
#e10cfa color charts
#e10cfa color shades, tints & tones
#e10cfa color schemes
#e10cfa color preview, HTML & CSS examples
This text has a color of #e10cfa
<p style="color:#e10cfa;">Text here</p>
.mytext {color:#e10cfa;}
This box has a color of #e10cfa
<div style="background-color:#e10cfa;">Content here</div>
.mybackground {background-color:#e10cfa;}
Border around this has a color of #e10cfa
<div style="border:2px solid #e10cfa;">Content here</div>
.myborder {border:2px solid #e10cfa;}