#e229e5 color space conversions
Hex:
#e229e5
RGB:
226, 41, 229
CMY:
11, 84, 10
CMYK:
1, 82, 0, 10
HSL:
299°, 78.3333%, 52.9412%
HSV (HSB):
299°, 82.0961%, 89.8039%
XYZ:
46.2998, 23.4118, 76.2074
xyY:
0.3173, 0.1604, 23.4118
CIE-Lab:
55.4940, 85.2508, -54.3070
CIE-LCH:
55.4940, 101.0789, 327.5018
CIE-Luv:
55.4940, 70.6699, -95.0822
Hunter-Lab:
48.3857, 86.1300, -59.5116
#e229e5 color charts
#e229e5 color shades, tints & tones
#e229e5 color schemes
#e229e5 color preview, HTML & CSS examples
This text has a color of #e229e5
<p style="color:#e229e5;">Text here</p>
.mytext {color:#e229e5;}
This box has a color of #e229e5
<div style="background-color:#e229e5;">Content here</div>
.mybackground {background-color:#e229e5;}
Border around this has a color of #e229e5
<div style="border:2px solid #e229e5;">Content here</div>
.myborder {border:2px solid #e229e5;}