#e65bcc color space conversions
Hex:
#e65bcc
RGB:
230, 91, 204
CMY:
10, 64, 20
CMYK:
0, 60, 11, 10
HSL:
311°, 73.5450%, 62.9412%
HSV (HSB):
311°, 60.4348%, 90.1961%
XYZ:
47.2733, 28.6648, 60.1680
xyY:
0.3473, 0.2106, 28.6648
CIE-Lab:
60.4847, 66.4774, -32.2513
CIE-LCH:
60.4847, 73.8877, 334.1198
CIE-Luv:
60.4847, 70.4882, -59.8494
Hunter-Lab:
53.5395, 63.9144, -29.1528
#e65bcc color charts
#e65bcc color shades, tints & tones
#e65bcc color schemes
#e65bcc color preview, HTML & CSS examples
This text has a color of #e65bcc
<p style="color:#e65bcc;">Text here</p>
.mytext {color:#e65bcc;}
This box has a color of #e65bcc
<div style="background-color:#e65bcc;">Content here</div>
.mybackground {background-color:#e65bcc;}
Border around this has a color of #e65bcc
<div style="border:2px solid #e65bcc;">Content here</div>
.myborder {border:2px solid #e65bcc;}