#e229ec color space conversions
Hex:
#e229ec
RGB:
226, 41, 236
CMY:
11, 84, 7
CMYK:
4, 83, 0, 7
HSL:
297°, 83.6910%, 54.3137%
HSV (HSB):
297°, 82.6271%, 92.5490%
XYZ:
47.2973, 23.8108, 81.4600
xyY:
0.3100, 0.1561, 23.8108
CIE-Lab:
55.8978, 86.3152, -57.6001
CIE-LCH:
55.8978, 103.7694, 326.2839
CIE-Luv:
55.8978, 68.1193, -100.3234
Hunter-Lab:
48.7963, 87.6232, -64.8207
#e229ec color charts
#e229ec color shades, tints & tones
#e229ec color schemes
#e229ec color preview, HTML & CSS examples
This text has a color of #e229ec
<p style="color:#e229ec;">Text here</p>
.mytext {color:#e229ec;}
This box has a color of #e229ec
<div style="background-color:#e229ec;">Content here</div>
.mybackground {background-color:#e229ec;}
Border around this has a color of #e229ec
<div style="border:2px solid #e229ec;">Content here</div>
.myborder {border:2px solid #e229ec;}