#e65dc3 color space conversions
Hex:
#e65dc3
RGB:
230, 93, 195
CMY:
10, 64, 24
CMYK:
0, 60, 15, 10
HSL:
315°, 73.2620%, 63.3333%
HSV (HSB):
315°, 59.5652%, 90.1961%
XYZ:
46.3978, 28.5918, 54.7031
xyY:
0.3578, 0.2205, 28.5918
CIE-Lab:
60.4197, 64.2965, -27.2359
CIE-LCH:
60.4197, 69.8272, 337.0426
CIE-Luv:
60.4197, 72.5963, -51.7432
Hunter-Lab:
53.4713, 61.3121, -23.2259
#e65dc3 color charts
#e65dc3 color shades, tints & tones
#e65dc3 color schemes
#e65dc3 color preview, HTML & CSS examples
This text has a color of #e65dc3
<p style="color:#e65dc3;">Text here</p>
.mytext {color:#e65dc3;}
This box has a color of #e65dc3
<div style="background-color:#e65dc3;">Content here</div>
.mybackground {background-color:#e65dc3;}
Border around this has a color of #e65dc3
<div style="border:2px solid #e65dc3;">Content here</div>
.myborder {border:2px solid #e65dc3;}