#ed95e5 color space conversions
Hex:
#ed95e5
RGB:
237, 149, 229
CMY:
7, 42, 10
CMYK:
0, 37, 3, 7
HSL:
305°, 70.9677%, 75.6863%
HSV (HSB):
305°, 37.1308%, 92.9412%
XYZ:
59.8154, 45.1566, 79.6922
xyY:
0.3239, 0.2445, 45.1566
CIE-Lab:
72.9949, 44.8790, -26.7995
CIE-LCH:
72.9949, 52.2718, 329.1565
CIE-Luv:
72.9949, 44.8321, -49.3788
Hunter-Lab:
67.1986, 41.2902, -23.2742
#ed95e5 color charts
#ed95e5 color shades, tints & tones
#ed95e5 color schemes
#ed95e5 color preview, HTML & CSS examples
This text has a color of #ed95e5
<p style="color:#ed95e5;">Text here</p>
.mytext {color:#ed95e5;}
This box has a color of #ed95e5
<div style="background-color:#ed95e5;">Content here</div>
.mybackground {background-color:#ed95e5;}
Border around this has a color of #ed95e5
<div style="border:2px solid #ed95e5;">Content here</div>
.myborder {border:2px solid #ed95e5;}