#e055e5 color space conversions
Hex:
#e055e5
RGB:
224, 85, 229
CMY:
12, 67, 10
CMYK:
2, 63, 0, 10
HSL:
298°, 73.4694%, 61.5686%
HSV (HSB):
298°, 62.8821%, 89.8039%
XYZ:
48.1318, 28.0014, 76.9967
xyY:
0.3143, 0.1829, 28.0014
CIE-Lab:
59.8900, 71.4242, -47.3386
CIE-LCH:
59.8900, 85.6875, 326.4643
CIE-Luv:
59.8900, 60.3673, -83.9897
Hunter-Lab:
52.9164, 69.7568, -49.2293
#e055e5 color charts
#e055e5 color shades, tints & tones
#e055e5 color schemes
#e055e5 color preview, HTML & CSS examples
This text has a color of #e055e5
<p style="color:#e055e5;">Text here</p>
.mytext {color:#e055e5;}
This box has a color of #e055e5
<div style="background-color:#e055e5;">Content here</div>
.mybackground {background-color:#e055e5;}
Border around this has a color of #e055e5
<div style="border:2px solid #e055e5;">Content here</div>
.myborder {border:2px solid #e055e5;}