#e65ec2 color space conversions
Hex:
#e65ec2
RGB:
230, 94, 194
CMY:
10, 63, 24
CMYK:
0, 59, 16, 10
HSL:
316°, 73.1183%, 63.5294%
HSV (HSB):
316°, 59.1304%, 90.1961%
XYZ:
46.3734, 28.7234, 54.1390
xyY:
0.3588, 0.2223, 28.7234
CIE-Lab:
60.5368, 63.7229, -26.4856
CIE-LCH:
60.5368, 69.0080, 337.4305
CIE-Luv:
60.5368, 72.5251, -50.5136
Hunter-Lab:
53.5943, 60.6605, -22.3766
#e65ec2 color charts
#e65ec2 color shades, tints & tones
#e65ec2 color schemes
#e65ec2 color preview, HTML & CSS examples
This text has a color of #e65ec2
<p style="color:#e65ec2;">Text here</p>
.mytext {color:#e65ec2;}
This box has a color of #e65ec2
<div style="background-color:#e65ec2;">Content here</div>
.mybackground {background-color:#e65ec2;}
Border around this has a color of #e65ec2
<div style="border:2px solid #e65ec2;">Content here</div>
.myborder {border:2px solid #e65ec2;}