#e356ed color space conversions
Hex:
#e356ed
RGB:
227, 86, 237
CMY:
11, 66, 7
CMYK:
4, 64, 0, 7
HSL:
296°, 80.7487%, 63.3333%
HSV (HSB):
296°, 63.7131%, 92.9412%
XYZ:
50.2924, 29.1009, 83.0871
xyY:
0.3095, 0.1791, 29.1009
CIE-Lab:
60.8706, 73.0739, -50.2273
CIE-LCH:
60.8706, 88.6712, 325.4973
CIE-Luv:
60.8706, 59.7156, -89.0354
Hunter-Lab:
53.9452, 72.0089, -53.5575
#e356ed color charts
#e356ed color shades, tints & tones
#e356ed color schemes
#e356ed color preview, HTML & CSS examples
This text has a color of #e356ed
<p style="color:#e356ed;">Text here</p>
.mytext {color:#e356ed;}
This box has a color of #e356ed
<div style="background-color:#e356ed;">Content here</div>
.mybackground {background-color:#e356ed;}
Border around this has a color of #e356ed
<div style="border:2px solid #e356ed;">Content here</div>
.myborder {border:2px solid #e356ed;}