#e63cf5 color space conversions
Hex:
#e63cf5
RGB:
230, 60, 245
CMY:
10, 76, 4
CMYK:
6, 76, 0, 4
HSL:
295°, 90.2439%, 59.8039%
HSV (HSB):
295°, 75.5102%, 96.0784%
XYZ:
50.7304, 26.6473, 88.8559
xyY:
0.3052, 0.1603, 26.6473
CIE-Lab:
58.6464, 83.8314, -58.1976
CIE-LCH:
58.6464, 102.0523, 325.2308
CIE-Luv:
58.6464, 64.9356, -102.0515
Hunter-Lab:
51.6210, 85.0837, -65.9219
#e63cf5 color charts
#e63cf5 color shades, tints & tones
#e63cf5 color schemes
#e63cf5 color preview, HTML & CSS examples
This text has a color of #e63cf5
<p style="color:#e63cf5;">Text here</p>
.mytext {color:#e63cf5;}
This box has a color of #e63cf5
<div style="background-color:#e63cf5;">Content here</div>
.mybackground {background-color:#e63cf5;}
Border around this has a color of #e63cf5
<div style="border:2px solid #e63cf5;">Content here</div>
.myborder {border:2px solid #e63cf5;}