#e65acc color space conversions
Hex:
#e65acc
RGB:
230, 90, 204
CMY:
10, 65, 20
CMYK:
0, 61, 11, 10
HSL:
311°, 73.6842%, 62.7451%
HSV (HSB):
311°, 60.8696%, 90.1961%
XYZ:
47.1884, 28.4950, 60.1397
xyY:
0.3474, 0.2098, 28.4950
CIE-Lab:
60.3333, 66.8924, -32.4865
CIE-LCH:
60.3333, 74.3638, 334.0963
CIE-Luv:
60.3333, 70.8405, -60.2537
Hunter-Lab:
53.3807, 64.3774, -29.4308
#e65acc color charts
#e65acc RGB chart
#e65acc CMYK chart
#e65acc RGB pie chart
#e65acc color shades, tints & tones
#e65acc color schemes
#e65acc color preview, HTML & CSS examples
This text has a color of #e65acc
<p style="color:#e65acc;">Text here</p>
.mytext {color:#e65acc;}
Text color #e65acc
This box has a color of #e65acc
<div style="background-color:#e65acc;">Content here</div>
.mybackground {background-color:#e65acc;}
Background color #e65acc
Border around this has a color of #e65acc
<div style="border:2px solid #e65acc;">Content here</div>
.myborder {border:2px solid #e65acc;}
Border color #e65acc