#ed35fd color space conversions
Hex:
#ed35fd
RGB:
237, 53, 253
CMY:
7, 79, 1
CMYK:
6, 79, 0, 1
HSL:
295°, 98.0392%, 60.0000%
HSV (HSB):
295°, 79.0514%, 99.2157%
XYZ:
53.9278, 27.6426, 95.4217
xyY:
0.3047, 0.1562, 27.6426
CIE-Lab:
59.5644, 88.2223, -61.1093
CIE-LCH:
59.5644, 107.3197, 325.2906
CIE-Luv:
59.5644, 68.0906, -107.4383
Hunter-Lab:
52.5762, 91.0803, -70.8034
#ed35fd color charts
#ed35fd color shades, tints & tones
#ed35fd color schemes
#ed35fd color preview, HTML & CSS examples
This text has a color of #ed35fd
<p style="color:#ed35fd;">Text here</p>
.mytext {color:#ed35fd;}
This box has a color of #ed35fd
<div style="background-color:#ed35fd;">Content here</div>
.mybackground {background-color:#ed35fd;}
Border around this has a color of #ed35fd
<div style="border:2px solid #ed35fd;">Content here</div>
.myborder {border:2px solid #ed35fd;}