#e592cd color space conversions
Hex:
#e592cd
RGB:
229, 146, 205
CMY:
10, 43, 20
CMYK:
0, 36, 10, 10
HSL:
317°, 61.4815%, 73.5294%
HSV (HSB):
317°, 36.2445%, 89.8039%
XYZ:
53.6114, 41.6236, 62.9661
xyY:
0.3389, 0.2631, 41.6236
CIE-Lab:
70.6106, 39.7985, -17.2985
CIE-LCH:
70.6106, 43.3954, 336.5078
CIE-Luv:
70.6106, 45.4760, -33.2198
Hunter-Lab:
64.5163, 35.4254, -12.7040
#e592cd color charts
#e592cd color shades, tints & tones
#e592cd color schemes
#e592cd color preview, HTML & CSS examples
This text has a color of #e592cd
<p style="color:#e592cd;">Text here</p>
.mytext {color:#e592cd;}
This box has a color of #e592cd
<div style="background-color:#e592cd;">Content here</div>
.mybackground {background-color:#e592cd;}
Border around this has a color of #e592cd
<div style="border:2px solid #e592cd;">Content here</div>
.myborder {border:2px solid #e592cd;}