#e65da5 color space conversions
Hex:
#e65da5
RGB:
230, 93, 165
CMY:
10, 64, 35
CMYK:
0, 60, 28, 10
HSL:
328°, 73.2620%, 63.3333%
HSV (HSB):
328°, 59.5652%, 90.1961%
XYZ:
43.3390, 27.3683, 38.5957
xyY:
0.3965, 0.2504, 27.3683
CIE-Lab:
59.3137, 60.2149, -11.6922
CIE-LCH:
59.3137, 61.3396, 349.0114
CIE-Luv:
59.3137, 82.1044, -27.7127
Hunter-Lab:
52.3147, 56.3237, -7.1215
#e65da5 color charts
#e65da5 color shades, tints & tones
#e65da5 color schemes
#e65da5 color preview, HTML & CSS examples
This text has a color of #e65da5
<p style="color:#e65da5;">Text here</p>
.mytext {color:#e65da5;}
This box has a color of #e65da5
<div style="background-color:#e65da5;">Content here</div>
.mybackground {background-color:#e65da5;}
Border around this has a color of #e65da5
<div style="border:2px solid #e65da5;">Content here</div>
.myborder {border:2px solid #e65da5;}