#ee25f5 color space conversions
Hex:
#ee25f5
RGB:
238, 37, 245
CMY:
7, 85, 4
CMYK:
3, 85, 0, 4
HSL:
298°, 91.2281%, 55.2941%
HSV (HSB):
298°, 84.8980%, 96.0784%
XYZ:
52.4029, 26.0929, 88.6607
xyY:
0.3135, 0.1561, 26.0929
CIE-Lab:
58.1251, 90.4876, -58.9595
CIE-LCH:
58.1251, 108.0010, 326.9127
CIE-Luv:
58.1251, 73.6586, -103.8822
Hunter-Lab:
51.0812, 93.7267, -67.1518
#ee25f5 color charts
#ee25f5 color shades, tints & tones
#ee25f5 color schemes
#ee25f5 color preview, HTML & CSS examples
This text has a color of #ee25f5
<p style="color:#ee25f5;">Text here</p>
.mytext {color:#ee25f5;}
This box has a color of #ee25f5
<div style="background-color:#ee25f5;">Content here</div>
.mybackground {background-color:#ee25f5;}
Border around this has a color of #ee25f5
<div style="border:2px solid #ee25f5;">Content here</div>
.myborder {border:2px solid #ee25f5;}