#e65fa2 color space conversions
Hex:
#e65fa2
RGB:
230, 95, 162
CMY:
10, 63, 36
CMYK:
0, 59, 30, 10
HSL:
330°, 72.9730%, 63.7255%
HSV (HSB):
330°, 58.6957%, 90.1961%
XYZ:
43.2469, 27.6160, 37.2335
xyY:
0.4001, 0.2555, 27.6160
CIE-Lab:
59.5403, 58.9656, -9.6163
CIE-LCH:
59.5403, 59.7446, 350.7375
CIE-Luv:
59.5403, 82.1086, -24.5145
Hunter-Lab:
52.5510, 54.9327, -5.2225
#e65fa2 color charts
#e65fa2 color shades, tints & tones
#e65fa2 color schemes
#e65fa2 color preview, HTML & CSS examples
This text has a color of #e65fa2
<p style="color:#e65fa2;">Text here</p>
.mytext {color:#e65fa2;}
This box has a color of #e65fa2
<div style="background-color:#e65fa2;">Content here</div>
.mybackground {background-color:#e65fa2;}
Border around this has a color of #e65fa2
<div style="border:2px solid #e65fa2;">Content here</div>
.myborder {border:2px solid #e65fa2;}