#e10dd9 color space conversions
Hex:
#e10dd9
RGB:
225, 13, 217
CMY:
12, 95, 15
CMYK:
0, 94, 4, 12
HSL:
302°, 89.0756%, 46.6667%
HSV (HSB):
302°, 94.2222%, 88.2353%
XYZ:
43.7196, 21.3052, 67.4537
xyY:
0.3300, 0.1608, 21.3052
CIE-Lab:
53.2819, 87.3376, -51.0436
CIE-LCH:
53.2819, 101.1598, 329.6963
CIE-Luv:
53.2819, 77.1072, -89.6009
Hunter-Lab:
46.1575, 88.2967, -54.3350
#e10dd9 color charts
#e10dd9 color shades, tints & tones
#e10dd9 color schemes
#e10dd9 color preview, HTML & CSS examples
This text has a color of #e10dd9
<p style="color:#e10dd9;">Text here</p>
.mytext {color:#e10dd9;}
This box has a color of #e10dd9
<div style="background-color:#e10dd9;">Content here</div>
.mybackground {background-color:#e10dd9;}
Border around this has a color of #e10dd9
<div style="border:2px solid #e10dd9;">Content here</div>
.myborder {border:2px solid #e10dd9;}