#e65fa5 color space conversions
Hex:
#e65fa5
RGB:
230, 95, 165
CMY:
10, 63, 35
CMYK:
0, 59, 28, 10
HSL:
329°, 72.9730%, 63.7255%
HSV (HSB):
329°, 58.6957%, 90.1961%
XYZ:
43.5169, 27.7240, 38.6550
xyY:
0.3960, 0.2523, 27.7240
CIE-Lab:
59.6386, 59.3403, -11.2045
CIE-LCH:
59.6386, 60.3888, 349.3074
CIE-Luv:
59.6386, 81.1789, -26.8666
Hunter-Lab:
52.6536, 55.3819, -6.6695
#e65fa5 color charts
#e65fa5 color shades, tints & tones
#e65fa5 color schemes
#e65fa5 color preview, HTML & CSS examples
This text has a color of #e65fa5
<p style="color:#e65fa5;">Text here</p>
.mytext {color:#e65fa5;}
This box has a color of #e65fa5
<div style="background-color:#e65fa5;">Content here</div>
.mybackground {background-color:#e65fa5;}
Border around this has a color of #e65fa5
<div style="border:2px solid #e65fa5;">Content here</div>
.myborder {border:2px solid #e65fa5;}