#e65bc5 color space conversions
Hex:
#e65bc5
RGB:
230, 91, 197
CMY:
10, 64, 23
CMYK:
0, 60, 14, 10
HSL:
314°, 73.5450%, 62.9412%
HSV (HSB):
314°, 60.4348%, 90.1961%
XYZ:
46.4523, 28.3364, 55.8445
xyY:
0.3556, 0.2169, 28.3364
CIE-Lab:
60.1914, 65.4344, -28.7276
CIE-LCH:
60.1914, 71.4628, 336.2971
CIE-Luv:
60.1914, 72.7142, -54.1889
Hunter-Lab:
53.2319, 62.6102, -24.9375
#e65bc5 color charts
#e65bc5 color shades, tints & tones
#e65bc5 color schemes
#e65bc5 color preview, HTML & CSS examples
This text has a color of #e65bc5
<p style="color:#e65bc5;">Text here</p>
.mytext {color:#e65bc5;}
This box has a color of #e65bc5
<div style="background-color:#e65bc5;">Content here</div>
.mybackground {background-color:#e65bc5;}
Border around this has a color of #e65bc5
<div style="border:2px solid #e65bc5;">Content here</div>
.myborder {border:2px solid #e65bc5;}