#e65dac color space conversions
Hex:
#e65dac
RGB:
230, 93, 172
CMY:
10, 64, 33
CMYK:
0, 60, 25, 10
HSL:
325°, 73.2620%, 63.3333%
HSV (HSB):
325°, 59.5652%, 90.1961%
XYZ:
43.9939, 27.6303, 42.0442
xyY:
0.3870, 0.2431, 27.6303
CIE-Lab:
59.5532, 61.1112, -15.3751
CIE-LCH:
59.5532, 63.0157, 345.8779
CIE-Luv:
59.5532, 79.8881, -33.2517
Hunter-Lab:
52.5645, 57.4078, -10.6285
#e65dac color charts
#e65dac color shades, tints & tones
#e65dac color schemes
#e65dac color preview, HTML & CSS examples
This text has a color of #e65dac
<p style="color:#e65dac;">Text here</p>
.mytext {color:#e65dac;}
This box has a color of #e65dac
<div style="background-color:#e65dac;">Content here</div>
.mybackground {background-color:#e65dac;}
Border around this has a color of #e65dac
<div style="border:2px solid #e65dac;">Content here</div>
.myborder {border:2px solid #e65dac;}