#e255ed color space conversions
Hex:
#e255ed
RGB:
226, 85, 237
CMY:
11, 67, 7
CMYK:
5, 64, 0, 7
HSL:
296°, 80.8511%, 63.1373%
HSV (HSB):
296°, 64.1350%, 92.9412%
XYZ:
49.8986, 28.7802, 83.0459
xyY:
0.3085, 0.1780, 28.7802
CIE-Lab:
60.5871, 73.2373, -50.6859
CIE-LCH:
60.5871, 89.0660, 325.3138
CIE-Luv:
60.5871, 59.3092, -89.6886
Hunter-Lab:
53.6472, 72.1449, -54.2281
#e255ed color charts
#e255ed color shades, tints & tones
#e255ed color schemes
#e255ed color preview, HTML & CSS examples
This text has a color of #e255ed
<p style="color:#e255ed;">Text here</p>
.mytext {color:#e255ed;}
This box has a color of #e255ed
<div style="background-color:#e255ed;">Content here</div>
.mybackground {background-color:#e255ed;}
Border around this has a color of #e255ed
<div style="border:2px solid #e255ed;">Content here</div>
.myborder {border:2px solid #e255ed;}