#e25ed2 color space conversions
Hex:
#e25ed2
RGB:
226, 94, 210
CMY:
11, 63, 18
CMYK:
0, 58, 7, 11
HSL:
307°, 69.4737%, 62.7451%
HSV (HSB):
307°, 58.4071%, 88.6275%
XYZ:
46.9996, 28.8273, 64.0598
xyY:
0.3360, 0.2061, 28.8273
CIE-Lab:
60.6289, 65.0895, -35.4675
CIE-LCH:
60.6289, 74.1255, 331.4139
CIE-Luv:
60.6289, 64.7022, -64.6461
Hunter-Lab:
53.6911, 62.2943, -33.1563
#e25ed2 color charts
#e25ed2 color shades, tints & tones
#e25ed2 color schemes
#e25ed2 color preview, HTML & CSS examples
This text has a color of #e25ed2
<p style="color:#e25ed2;">Text here</p>
.mytext {color:#e25ed2;}
This box has a color of #e25ed2
<div style="background-color:#e25ed2;">Content here</div>
.mybackground {background-color:#e25ed2;}
Border around this has a color of #e25ed2
<div style="border:2px solid #e25ed2;">Content here</div>
.myborder {border:2px solid #e25ed2;}