#ed3fed color space conversions
Hex:
#ed3fed
RGB:
237, 63, 237
CMY:
7, 75, 7
CMYK:
0, 73, 0, 7
HSL:
300°, 82.8571%, 58.8235%
HSV (HSB):
300°, 73.4177%, 92.9412%
XYZ:
51.9886, 27.6740, 82.7223
xyY:
0.3202, 0.1704, 27.6740
CIE-Lab:
59.5930, 83.0769, -52.1621
CIE-LCH:
59.5930, 98.0952, 327.8762
CIE-Luv:
59.5930, 71.9689, -93.0594
Hunter-Lab:
52.6060, 84.3444, -56.4085
#ed3fed color charts
#ed3fed color shades, tints & tones
#ed3fed color schemes
#ed3fed color preview, HTML & CSS examples
This text has a color of #ed3fed
<p style="color:#ed3fed;">Text here</p>
.mytext {color:#ed3fed;}
This box has a color of #ed3fed
<div style="background-color:#ed3fed;">Content here</div>
.mybackground {background-color:#ed3fed;}
Border around this has a color of #ed3fed
<div style="border:2px solid #ed3fed;">Content here</div>
.myborder {border:2px solid #ed3fed;}