#e00aff color space conversions
Hex:
#e00aff
RGB:
224, 10, 255
CMY:
12, 96, 0
CMYK:
12, 96, 0, 0
HSL:
292°, 100.0000%, 51.9608%
HSV (HSB):
292°, 96.0784%, 100.0000%
XYZ:
48.8990, 23.2844, 96.5248
xyY:
0.2898, 0.1380, 23.2844
CIE-Lab:
55.3641, 93.0390, -69.0861
CIE-LCH:
55.3641, 115.8842, 323.4043
CIE-Luv:
55.3641, 62.3034, -117.7689
Hunter-Lab:
48.2539, 96.4421, -84.8232
#e00aff color charts
#e00aff color shades, tints & tones
#e00aff color schemes
#e00aff color preview, HTML & CSS examples
This text has a color of #e00aff
<p style="color:#e00aff;">Text here</p>
.mytext {color:#e00aff;}
This box has a color of #e00aff
<div style="background-color:#e00aff;">Content here</div>
.mybackground {background-color:#e00aff;}
Border around this has a color of #e00aff
<div style="border:2px solid #e00aff;">Content here</div>
.myborder {border:2px solid #e00aff;}