#e60dea color space conversions
Hex:
#e60dea
RGB:
230, 13, 234
CMY:
10, 95, 8
CMYK:
2, 94, 0, 8
HSL:
299°, 89.4737%, 48.4314%
HSV (HSB):
299°, 94.4444%, 91.7647%
XYZ:
47.6283, 23.0514, 79.7810
xyY:
0.3166, 0.1532, 23.0514
CIE-Lab:
55.1252, 90.5677, -57.6762
CIE-LCH:
55.1252, 107.3734, 327.5098
CIE-Luv:
55.1252, 73.9933, -100.6561
Hunter-Lab:
48.0118, 93.0535, -64.9136
#e60dea color charts
#e60dea color shades, tints & tones
#e60dea color schemes
#e60dea color preview, HTML & CSS examples
This text has a color of #e60dea
<p style="color:#e60dea;">Text here</p>
.mytext {color:#e60dea;}
This box has a color of #e60dea
<div style="background-color:#e60dea;">Content here</div>
.mybackground {background-color:#e60dea;}
Border around this has a color of #e60dea
<div style="border:2px solid #e60dea;">Content here</div>
.myborder {border:2px solid #e60dea;}