#e10de0 color space conversions
Hex:
#e10de0
RGB:
225, 13, 224
CMY:
12, 95, 12
CMYK:
0, 94, 0, 12
HSL:
300°, 89.0756%, 46.6667%
HSV (HSB):
300°, 94.2222%, 88.2353%
XYZ:
44.6498, 21.6772, 72.3518
xyY:
0.3220, 0.1563, 21.6772
CIE-Lab:
53.6828, 88.3273, -54.3830
CIE-LCH:
53.6828, 103.7267, 328.3794
CIE-Luv:
53.6828, 74.3159, -94.8412
Hunter-Lab:
46.5588, 89.7033, -59.5448
#e10de0 color charts
#e10de0 color shades, tints & tones
#e10de0 color schemes
#e10de0 color preview, HTML & CSS examples
This text has a color of #e10de0
<p style="color:#e10de0;">Text here</p>
.mytext {color:#e10de0;}
This box has a color of #e10de0
<div style="background-color:#e10de0;">Content here</div>
.mybackground {background-color:#e10de0;}
Border around this has a color of #e10de0
<div style="border:2px solid #e10de0;">Content here</div>
.myborder {border:2px solid #e10de0;}