#e05de4 color space conversions
Hex:
#e05de4
RGB:
224, 93, 228
CMY:
12, 64, 11
CMYK:
2, 59, 0, 11
HSL:
298°, 71.4286%, 62.9412%
HSV (HSB):
298°, 59.2105%, 89.4118%
XYZ:
48.6584, 29.2774, 76.4853
xyY:
0.3151, 0.1896, 29.2774
CIE-Lab:
61.0257, 67.9772, -44.9852
CIE-LCH:
61.0257, 81.5142, 326.5047
CIE-Luv:
61.0257, 58.3191, -80.1097
Hunter-Lab:
54.1086, 65.8301, -45.9334
#e05de4 color charts
#e05de4 color shades, tints & tones
#e05de4 color schemes
#e05de4 color preview, HTML & CSS examples
This text has a color of #e05de4
<p style="color:#e05de4;">Text here</p>
.mytext {color:#e05de4;}
This box has a color of #e05de4
<div style="background-color:#e05de4;">Content here</div>
.mybackground {background-color:#e05de4;}
Border around this has a color of #e05de4
<div style="border:2px solid #e05de4;">Content here</div>
.myborder {border:2px solid #e05de4;}