#e10de3 color space conversions
Hex:
#e10de3
RGB:
225, 13, 227
CMY:
12, 95, 11
CMYK:
1, 94, 0, 11
HSL:
299°, 89.1667%, 47.0588%
HSV (HSB):
299°, 94.2731%, 89.0196%
XYZ:
45.0604, 21.8415, 74.5139
xyY:
0.3186, 0.1544, 21.8415
CIE-Lab:
53.8584, 88.7584, -55.8018
CIE-LCH:
53.8584, 104.8423, 327.8427
CIE-Luv:
53.8584, 73.1423, -97.0697
Hunter-Lab:
46.7348, 90.3186, -61.8175
#e10de3 color charts
#e10de3 color shades, tints & tones
#e10de3 color schemes
#e10de3 color preview, HTML & CSS examples
This text has a color of #e10de3
<p style="color:#e10de3;">Text here</p>
.mytext {color:#e10de3;}
This box has a color of #e10de3
<div style="background-color:#e10de3;">Content here</div>
.mybackground {background-color:#e10de3;}
Border around this has a color of #e10de3
<div style="border:2px solid #e10de3;">Content here</div>
.myborder {border:2px solid #e10de3;}