#e345cd color space conversions
Hex:
#e345cd
RGB:
227, 69, 205
CMY:
11, 73, 20
CMYK:
0, 70, 10, 11
HSL:
308°, 73.8318%, 58.0392%
HSV (HSB):
308°, 69.6035%, 89.0196%
XYZ:
44.8261, 24.9949, 60.2195
xyY:
0.3447, 0.1922, 24.9949
CIE-Lab:
57.0705, 74.2364, -38.1846
CIE-LCH:
57.0705, 83.4812, 332.7803
CIE-Luv:
57.0705, 74.7835, -69.4935
Hunter-Lab:
49.9949, 72.5544, -36.4191
#e345cd color charts
#e345cd color shades, tints & tones
#e345cd color schemes
#e345cd color preview, HTML & CSS examples
This text has a color of #e345cd
<p style="color:#e345cd;">Text here</p>
.mytext {color:#e345cd;}
This box has a color of #e345cd
<div style="background-color:#e345cd;">Content here</div>
.mybackground {background-color:#e345cd;}
Border around this has a color of #e345cd
<div style="border:2px solid #e345cd;">Content here</div>
.myborder {border:2px solid #e345cd;}