#e60dec color space conversions
Hex:
#e60dec
RGB:
230, 13, 236
CMY:
10, 95, 7
CMYK:
3, 94, 0, 7
HSL:
298°, 89.5582%, 48.8235%
HSV (HSB):
298°, 94.4915%, 92.5490%
XYZ:
47.9174, 23.1670, 81.3030
xyY:
0.3144, 0.1520, 23.1670
CIE-Lab:
55.2439, 90.8578, -58.6109
CIE-LCH:
55.2439, 108.1220, 327.1746
CIE-Luv:
55.2439, 73.2227, -102.1310
Hunter-Lab:
48.1321, 93.4726, -66.4581
#e60dec color charts
#e60dec RGB chart
#e60dec CMYK chart
#e60dec RGB pie chart
#e60dec color shades, tints & tones
#e60dec color schemes
#e60dec color preview, HTML & CSS examples
This text has a color of #e60dec
<p style="color:#e60dec;">Text here</p>
.mytext {color:#e60dec;}
Text color #e60dec
This box has a color of #e60dec
<div style="background-color:#e60dec;">Content here</div>
.mybackground {background-color:#e60dec;}
Background color #e60dec
Border around this has a color of #e60dec
<div style="border:2px solid #e60dec;">Content here</div>
.myborder {border:2px solid #e60dec;}
Border color #e60dec