#e274ed color space conversions
Hex:
#e274ed
RGB:
226, 116, 237
CMY:
11, 55, 7
CMYK:
5, 51, 0, 7
HSL:
295°, 77.0701%, 69.2157%
HSV (HSB):
295°, 51.0549%, 92.9412%
XYZ:
52.8955, 34.7740, 84.0449
xyY:
0.3080, 0.2025, 34.7740
CIE-Lab:
65.5723, 59.6681, -42.8205
CIE-LCH:
65.5723, 73.4431, 324.3351
CIE-Luv:
65.5723, 49.5391, -76.4949
Hunter-Lab:
58.9694, 56.9176, -43.2232
#e274ed color charts
#e274ed color shades, tints & tones
#e274ed color schemes
#e274ed color preview, HTML & CSS examples
This text has a color of #e274ed
<p style="color:#e274ed;">Text here</p>
.mytext {color:#e274ed;}
This box has a color of #e274ed
<div style="background-color:#e274ed;">Content here</div>
.mybackground {background-color:#e274ed;}
Border around this has a color of #e274ed
<div style="border:2px solid #e274ed;">Content here</div>
.myborder {border:2px solid #e274ed;}