#e62ded color space conversions
Hex:
#e62ded
RGB:
230, 45, 237
CMY:
10, 82, 7
CMYK:
3, 81, 0, 7
HSL:
298°, 84.2105%, 55.2941%
HSV (HSB):
298°, 81.0127%, 92.9412%
XYZ:
48.8576, 24.8142, 82.3353
xyY:
0.3132, 0.1591, 24.8142
CIE-Lab:
56.8939, 86.3315, -56.5307
CIE-LCH:
56.8939, 103.1933, 326.7828
CIE-Luv:
56.8939, 70.0326, -99.1474
Hunter-Lab:
49.8138, 87.8991, -63.1284
#e62ded color charts
#e62ded color shades, tints & tones
#e62ded color schemes
#e62ded color preview, HTML & CSS examples
This text has a color of #e62ded
<p style="color:#e62ded;">Text here</p>
.mytext {color:#e62ded;}
This box has a color of #e62ded
<div style="background-color:#e62ded;">Content here</div>
.mybackground {background-color:#e62ded;}
Border around this has a color of #e62ded
<div style="border:2px solid #e62ded;">Content here</div>
.myborder {border:2px solid #e62ded;}