#e356cd color space conversions
Hex:
#e356cd
RGB:
227, 86, 205
CMY:
11, 66, 20
CMYK:
0, 62, 10, 11
HSL:
309°, 71.5736%, 61.3725%
HSV (HSB):
309°, 62.1145%, 89.0196%
XYZ:
46.0258, 27.3942, 60.6194
xyY:
0.3434, 0.2044, 27.3942
CIE-Lab:
59.3375, 67.9062, -34.6386
CIE-LCH:
59.3375, 76.2305, 332.9741
CIE-Luv:
59.3375, 69.7047, -63.5466
Hunter-Lab:
52.3395, 65.3734, -32.0318
#e356cd color charts
#e356cd color shades, tints & tones
#e356cd color schemes
#e356cd color preview, HTML & CSS examples
This text has a color of #e356cd
<p style="color:#e356cd;">Text here</p>
.mytext {color:#e356cd;}
This box has a color of #e356cd
<div style="background-color:#e356cd;">Content here</div>
.mybackground {background-color:#e356cd;}
Border around this has a color of #e356cd
<div style="border:2px solid #e356cd;">Content here</div>
.myborder {border:2px solid #e356cd;}