#e60ded color space conversions
Hex:
#e60ded
RGB:
230, 13, 237
CMY:
10, 95, 7
CMYK:
3, 95, 0, 7
HSL:
298°, 89.6000%, 49.0196%
HSV (HSB):
298°, 94.5148%, 92.9412%
XYZ:
48.0631, 23.2253, 82.0705
xyY:
0.3134, 0.1514, 23.2253
CIE-Lab:
55.3036, 91.0035, -59.0771
CIE-LCH:
55.3036, 108.4976, 327.0094
CIE-Luv:
55.3036, 72.8396, -102.8666
Hunter-Lab:
48.1926, 93.6833, -67.2342
#e60ded color charts
#e60ded color shades, tints & tones
#e60ded color schemes
#e60ded color preview, HTML & CSS examples
This text has a color of #e60ded
<p style="color:#e60ded;">Text here</p>
.mytext {color:#e60ded;}
This box has a color of #e60ded
<div style="background-color:#e60ded;">Content here</div>
.mybackground {background-color:#e60ded;}
Border around this has a color of #e60ded
<div style="border:2px solid #e60ded;">Content here</div>
.myborder {border:2px solid #e60ded;}