#e081e5 color space conversions
Hex:
#e081e5
RGB:
224, 129, 229
CMY:
12, 49, 10
CMYK:
2, 44, 0, 10
HSL:
297°, 65.7895%, 70.1961%
HSV (HSB):
297°, 43.6681%, 89.8039%
XYZ:
52.7336, 37.2050, 78.5306
xyY:
0.3130, 0.2208, 37.2050
CIE-Lab:
67.4305, 51.2386, -35.5132
CIE-LCH:
67.4305, 62.3425, 325.2743
CIE-Luv:
67.4305, 45.0341, -63.7513
Hunter-Lab:
60.9959, 47.5783, -33.6373
#e081e5 color charts
#e081e5 color shades, tints & tones
#e081e5 color schemes
#e081e5 color preview, HTML & CSS examples
This text has a color of #e081e5
<p style="color:#e081e5;">Text here</p>
.mytext {color:#e081e5;}
This box has a color of #e081e5
<div style="background-color:#e081e5;">Content here</div>
.mybackground {background-color:#e081e5;}
Border around this has a color of #e081e5
<div style="border:2px solid #e081e5;">Content here</div>
.myborder {border:2px solid #e081e5;}