#e65cc3 color space conversions
Hex:
#e65cc3
RGB:
230, 92, 195
CMY:
10, 64, 24
CMYK:
0, 60, 15, 10
HSL:
315°, 73.4043%, 63.1373%
HSV (HSB):
315°, 60.0000%, 90.1961%
XYZ:
46.3106, 28.4174, 54.6740
xyY:
0.3579, 0.2196, 28.4174
CIE-Lab:
60.2640, 64.7209, -27.4761
CIE-LCH:
60.2640, 70.3117, 336.9972
CIE-Luv:
60.2640, 72.9767, -52.1595
Hunter-Lab:
53.3080, 61.7805, -23.4937
#e65cc3 color charts
#e65cc3 color shades, tints & tones
#e65cc3 color schemes
#e65cc3 color preview, HTML & CSS examples
This text has a color of #e65cc3
<p style="color:#e65cc3;">Text here</p>
.mytext {color:#e65cc3;}
This box has a color of #e65cc3
<div style="background-color:#e65cc3;">Content here</div>
.mybackground {background-color:#e65cc3;}
Border around this has a color of #e65cc3
<div style="border:2px solid #e65cc3;">Content here</div>
.myborder {border:2px solid #e65cc3;}