#e222fd color space conversions
Hex:
#e222fd
RGB:
226, 34, 253
CMY:
11, 87, 1
CMYK:
11, 87, 0, 1
HSL:
293°, 98.2063%, 56.2745%
HSV (HSB):
293°, 86.5613%, 99.2157%
XYZ:
49.6657, 24.4047, 95.0214
xyY:
0.2937, 0.1443, 24.4047
CIE-Lab:
56.4907, 90.2658, -66.1409
CIE-LCH:
56.4907, 111.9041, 323.7685
CIE-Luv:
56.4907, 62.8924, -113.7701
Hunter-Lab:
49.4011, 93.0043, -79.4617
#e222fd color charts
#e222fd color shades, tints & tones
#e222fd color schemes
#e222fd color preview, HTML & CSS examples
This text has a color of #e222fd
<p style="color:#e222fd;">Text here</p>
.mytext {color:#e222fd;}
This box has a color of #e222fd
<div style="background-color:#e222fd;">Content here</div>
.mybackground {background-color:#e222fd;}
Border around this has a color of #e222fd
<div style="border:2px solid #e222fd;">Content here</div>
.myborder {border:2px solid #e222fd;}