#e07aff color space conversions
Hex:
#e07aff
RGB:
224, 122, 255
CMY:
12, 52, 0
CMYK:
12, 52, 0, 0
HSL:
286°, 100.0000%, 73.9216%
HSV (HSB):
286°, 52.1569%, 100.0000%
XYZ:
55.7500, 36.9864, 98.8085
xyY:
0.2911, 0.1931, 36.9864
CIE-Lab:
67.2668, 59.6332, -50.0675
CIE-LCH:
67.2668, 77.8644, 319.9835
CIE-Luv:
67.2668, 42.0039, -88.5971
Hunter-Lab:
60.8164, 57.2010, -53.7570
#e07aff color charts
#e07aff color shades, tints & tones
#e07aff color schemes
#e07aff color preview, HTML & CSS examples
This text has a color of #e07aff
<p style="color:#e07aff;">Text here</p>
.mytext {color:#e07aff;}
This box has a color of #e07aff
<div style="background-color:#e07aff;">Content here</div>
.mybackground {background-color:#e07aff;}
Border around this has a color of #e07aff
<div style="border:2px solid #e07aff;">Content here</div>
.myborder {border:2px solid #e07aff;}