#ed05f9 color space conversions
Hex:
#ed05f9
RGB:
237, 5, 249
CMY:
7, 98, 2
CMYK:
5, 98, 0, 2
HSL:
297°, 96.0630%, 49.8039%
HSV (HSB):
297°, 97.9920%, 97.6471%
XYZ:
52.0782, 24.9526, 91.6940
xyY:
0.3087, 0.1479, 24.9526
CIE-Lab:
57.0292, 94.3626, -62.9549
CIE-LCH:
57.0292, 113.4355, 326.2904
CIE-Luv:
57.0292, 73.4967, -109.8576
Hunter-Lab:
49.9526, 98.6786, -73.8672
#ed05f9 color charts
#ed05f9 color shades, tints & tones
#ed05f9 color schemes
#ed05f9 color preview, HTML & CSS examples
This text has a color of #ed05f9
<p style="color:#ed05f9;">Text here</p>
.mytext {color:#ed05f9;}
This box has a color of #ed05f9
<div style="background-color:#ed05f9;">Content here</div>
.mybackground {background-color:#ed05f9;}
Border around this has a color of #ed05f9
<div style="border:2px solid #ed05f9;">Content here</div>
.myborder {border:2px solid #ed05f9;}