#e02cff color space conversions
Hex:
#e02cff
RGB:
224, 44, 255
CMY:
12, 83, 0
CMYK:
12, 83, 0, 0
HSL:
291°, 100.0000%, 58.6275%
HSV (HSB):
291°, 82.7451%, 100.0000%
XYZ:
49.6912, 24.8687, 96.7889
xyY:
0.2900, 0.1451, 24.8687
CIE-Lab:
56.9472, 88.3668, -66.5315
CIE-LCH:
56.9472, 110.6126, 323.0239
CIE-Luv:
56.9472, 59.8901, -114.3524
Hunter-Lab:
49.8685, 90.5954, -80.1670
#e02cff color charts
#e02cff color shades, tints & tones
#e02cff color schemes
#e02cff color preview, HTML & CSS examples
This text has a color of #e02cff
<p style="color:#e02cff;">Text here</p>
.mytext {color:#e02cff;}
This box has a color of #e02cff
<div style="background-color:#e02cff;">Content here</div>
.mybackground {background-color:#e02cff;}
Border around this has a color of #e02cff
<div style="border:2px solid #e02cff;">Content here</div>
.myborder {border:2px solid #e02cff;}