#e07ff5 color space conversions
Hex:
#e07ff5
RGB:
224, 127, 245
CMY:
12, 50, 4
CMYK:
9, 48, 0, 4
HSL:
289°, 85.5072%, 72.9412%
HSV (HSB):
289°, 48.1633%, 96.0784%
XYZ:
54.8113, 37.6186, 90.7584
xyY:
0.2992, 0.2054, 37.6186
CIE-Lab:
67.7386, 55.2372, -43.8460
CIE-LCH:
67.7386, 70.5239, 321.5583
CIE-Luv:
67.7386, 42.3794, -77.9387
Hunter-Lab:
61.3340, 52.1824, -44.8000
#e07ff5 color charts
#e07ff5 color shades, tints & tones
#e07ff5 color schemes
#e07ff5 color preview, HTML & CSS examples
This text has a color of #e07ff5
<p style="color:#e07ff5;">Text here</p>
.mytext {color:#e07ff5;}
This box has a color of #e07ff5
<div style="background-color:#e07ff5;">Content here</div>
.mybackground {background-color:#e07ff5;}
Border around this has a color of #e07ff5
<div style="border:2px solid #e07ff5;">Content here</div>
.myborder {border:2px solid #e07ff5;}