#ed8fff color space conversions
Hex:
#ed8fff
RGB:
237, 143, 255
CMY:
7, 44, 0
CMYK:
7, 44, 0, 0
HSL:
290°, 100.0000%, 78.0392%
HSV (HSB):
290°, 43.9216%, 100.0000%
XYZ:
62.7975, 44.8694, 99.9586
xyY:
0.3025, 0.2161, 44.8694
CIE-Lab:
72.8058, 52.6993, -41.2658
CIE-LCH:
72.8058, 66.9334, 321.9376
CIE-Luv:
72.8058, 42.2964, -74.2383
Hunter-Lab:
66.9847, 50.1190, -41.5869
#ed8fff color charts
#ed8fff color shades, tints & tones
#ed8fff color schemes
#ed8fff color preview, HTML & CSS examples
This text has a color of #ed8fff
<p style="color:#ed8fff;">Text here</p>
.mytext {color:#ed8fff;}
This box has a color of #ed8fff
<div style="background-color:#ed8fff;">Content here</div>
.mybackground {background-color:#ed8fff;}
Border around this has a color of #ed8fff
<div style="border:2px solid #ed8fff;">Content here</div>
.myborder {border:2px solid #ed8fff;}