#ed01fd color space conversions
Hex:
#ed01fd
RGB:
237, 1, 253
CMY:
7, 100, 1
CMYK:
6, 100, 0, 1
HSL:
296°, 99.2126%, 49.8039%
HSV (HSB):
296°, 99.6047%, 99.2157%
XYZ:
52.6655, 25.1181, 95.0010
xyY:
0.3048, 0.1454, 25.1181
CIE-Lab:
57.1903, 95.2006, -64.9210
CIE-LCH:
57.1903, 115.2297, 325.7084
CIE-Luv:
57.1903, 72.1345, -112.9461
Hunter-Lab:
50.1179, 99.8671, -77.3045
#ed01fd color charts
#ed01fd color shades, tints & tones
#ed01fd color schemes
#ed01fd color preview, HTML & CSS examples
This text has a color of #ed01fd
<p style="color:#ed01fd;">Text here</p>
.mytext {color:#ed01fd;}
This box has a color of #ed01fd
<div style="background-color:#ed01fd;">Content here</div>
.mybackground {background-color:#ed01fd;}
Border around this has a color of #ed01fd
<div style="border:2px solid #ed01fd;">Content here</div>
.myborder {border:2px solid #ed01fd;}