#ed05fd color space conversions
Hex:
#ed05fd
RGB:
237, 5, 253
CMY:
7, 98, 1
CMYK:
6, 98, 0, 1
HSL:
296°, 98.4127%, 50.5882%
HSV (HSB):
296°, 98.0237%, 99.2157%
XYZ:
52.7089, 25.2049, 95.0155
xyY:
0.3048, 0.1458, 25.2049
CIE-Lab:
57.2745, 94.9503, -64.7854
CIE-LCH:
57.2745, 114.9466, 325.6939
CIE-Luv:
57.2745, 71.9953, -112.7568
Hunter-Lab:
50.2045, 99.5466, -77.0673
#ed05fd color charts
#ed05fd color shades, tints & tones
#ed05fd color schemes
#ed05fd color preview, HTML & CSS examples
This text has a color of #ed05fd
<p style="color:#ed05fd;">Text here</p>
.mytext {color:#ed05fd;}
This box has a color of #ed05fd
<div style="background-color:#ed05fd;">Content here</div>
.mybackground {background-color:#ed05fd;}
Border around this has a color of #ed05fd
<div style="border:2px solid #ed05fd;">Content here</div>
.myborder {border:2px solid #ed05fd;}