#ed65fd color space conversions
Hex:
#ed65fd
RGB:
237, 101, 253
CMY:
7, 60, 1
CMYK:
6, 60, 0, 1
HSL:
294°, 97.4359%, 69.4118%
HSV (HSB):
294°, 60.0791%, 99.2157%
XYZ:
57.3084, 34.4037, 96.5486
xyY:
0.3044, 0.1827, 34.4037
CIE-Lab:
65.2818, 72.0533, -52.0023
CIE-LCH:
65.2818, 88.8590, 324.1812
CIE-Luv:
65.2818, 57.5232, -92.9736
Hunter-Lab:
58.6547, 71.7570, -56.5361
#ed65fd color charts
#ed65fd color shades, tints & tones
#ed65fd color schemes
#ed65fd color preview, HTML & CSS examples
This text has a color of #ed65fd
<p style="color:#ed65fd;">Text here</p>
.mytext {color:#ed65fd;}
This box has a color of #ed65fd
<div style="background-color:#ed65fd;">Content here</div>
.mybackground {background-color:#ed65fd;}
Border around this has a color of #ed65fd
<div style="border:2px solid #ed65fd;">Content here</div>
.myborder {border:2px solid #ed65fd;}