#ed2dfd color space conversions
Hex:
#ed2dfd
RGB:
237, 45, 253
CMY:
7, 82, 1
CMYK:
6, 82, 0, 1
HSL:
295°, 98.1132%, 58.4314%
HSV (HSB):
295°, 82.2134%, 99.2157%
XYZ:
53.5931, 26.9731, 95.3102
xyY:
0.3047, 0.1534, 26.9731
CIE-Lab:
58.9495, 90.0149, -62.0950
CIE-LCH:
58.9495, 109.3548, 325.4009
CIE-Luv:
58.9495, 69.1611, -108.8983
Hunter-Lab:
51.9357, 93.3089, -72.4515
#ed2dfd color charts
#ed2dfd color shades, tints & tones
#ed2dfd color schemes
#ed2dfd color preview, HTML & CSS examples
This text has a color of #ed2dfd
<p style="color:#ed2dfd;">Text here</p>
.mytext {color:#ed2dfd;}
This box has a color of #ed2dfd
<div style="background-color:#ed2dfd;">Content here</div>
.mybackground {background-color:#ed2dfd;}
Border around this has a color of #ed2dfd
<div style="border:2px solid #ed2dfd;">Content here</div>
.myborder {border:2px solid #ed2dfd;}