#e61fed color space conversions
Hex:
#e61fed
RGB:
230, 31, 237
CMY:
10, 88, 7
CMYK:
3, 87, 0, 7
HSL:
298°, 85.1240%, 52.5490%
HSV (HSB):
298°, 86.9198%, 92.9412%
XYZ:
48.4092, 23.9174, 82.1858
xyY:
0.3133, 0.1548, 23.9174
CIE-Lab:
56.0050, 88.9341, -57.9531
CIE-LCH:
56.0050, 106.1500, 326.9101
CIE-Luv:
56.0050, 71.6155, -101.2452
Hunter-Lab:
48.9054, 91.1043, -65.4034
#e61fed color charts
#e61fed color shades, tints & tones
#e61fed color schemes
#e61fed color preview, HTML & CSS examples
This text has a color of #e61fed
<p style="color:#e61fed;">Text here</p>
.mytext {color:#e61fed;}
This box has a color of #e61fed
<div style="background-color:#e61fed;">Content here</div>
.mybackground {background-color:#e61fed;}
Border around this has a color of #e61fed
<div style="border:2px solid #e61fed;">Content here</div>
.myborder {border:2px solid #e61fed;}