#ed07e3 color space conversions
Hex:
#ed07e3
RGB:
237, 7, 227
CMY:
7, 97, 11
CMYK:
0, 97, 4, 7
HSL:
303°, 94.2623%, 47.8431%
HSV (HSB):
303°, 97.0464%, 92.9412%
XYZ:
48.8662, 23.7025, 74.6726
xyY:
0.3319, 0.1610, 23.7025
CIE-Lab:
55.7887, 91.1188, -52.5986
CIE-LCH:
55.7887, 105.2105, 330.0042
CIE-Luv:
55.7887, 82.0992, -93.4694
Hunter-Lab:
48.6852, 93.9641, -56.8583
#ed07e3 color charts
#ed07e3 color shades, tints & tones
#ed07e3 color schemes
#ed07e3 color preview, HTML & CSS examples
This text has a color of #ed07e3
<p style="color:#ed07e3;">Text here</p>
.mytext {color:#ed07e3;}
This box has a color of #ed07e3
<div style="background-color:#ed07e3;">Content here</div>
.mybackground {background-color:#ed07e3;}
Border around this has a color of #ed07e3
<div style="border:2px solid #ed07e3;">Content here</div>
.myborder {border:2px solid #ed07e3;}