#e07afe color space conversions
Hex:
#e07afe
RGB:
224, 122, 254
CMY:
12, 52, 0
CMYK:
12, 52, 0, 0
HSL:
286°, 98.5075%, 73.7255%
HSV (HSB):
286°, 51.9685%, 99.6078%
XYZ:
55.5894, 36.9221, 97.9627
xyY:
0.2918, 0.1938, 36.9221
CIE-Lab:
67.2186, 59.4388, -49.5966
CIE-LCH:
67.2186, 77.4131, 320.1579
CIE-Luv:
67.2186, 42.2232, -87.7929
Hunter-Lab:
60.7636, 56.9640, -53.0525
#e07afe color charts
#e07afe color shades, tints & tones
#e07afe color schemes
#e07afe color preview, HTML & CSS examples
This text has a color of #e07afe
<p style="color:#e07afe;">Text here</p>
.mytext {color:#e07afe;}
This box has a color of #e07afe
<div style="background-color:#e07afe;">Content here</div>
.mybackground {background-color:#e07afe;}
Border around this has a color of #e07afe
<div style="border:2px solid #e07afe;">Content here</div>
.myborder {border:2px solid #e07afe;}