#ed07e7 color space conversions
Hex:
#ed07e7
RGB:
237, 7, 231
CMY:
7, 97, 9
CMYK:
0, 97, 3, 7
HSL:
302°, 94.2623%, 47.8431%
HSV (HSB):
302°, 97.0464%, 92.9412%
XYZ:
49.4248, 23.9260, 77.6145
xyY:
0.3274, 0.1585, 23.9260
CIE-Lab:
56.0136, 91.6701, -54.4973
CIE-LCH:
56.0136, 106.6459, 329.2688
CIE-Luv:
56.0136, 80.4689, -96.4724
Hunter-Lab:
48.9142, 94.7635, -59.8383
#ed07e7 color charts
#ed07e7 color shades, tints & tones
#ed07e7 color schemes
#ed07e7 color preview, HTML & CSS examples
This text has a color of #ed07e7
<p style="color:#ed07e7;">Text here</p>
.mytext {color:#ed07e7;}
This box has a color of #ed07e7
<div style="background-color:#ed07e7;">Content here</div>
.mybackground {background-color:#ed07e7;}
Border around this has a color of #ed07e7
<div style="border:2px solid #ed07e7;">Content here</div>
.myborder {border:2px solid #ed07e7;}