#ed71e5 color space conversions
Hex:
#ed71e5
RGB:
237, 113, 229
CMY:
7, 56, 10
CMYK:
0, 52, 3, 7
HSL:
304°, 77.5000%, 68.6275%
HSV (HSB):
304°, 52.3207%, 92.9412%
XYZ:
54.9730, 35.4719, 78.0781
xyY:
0.3262, 0.2105, 35.4719
CIE-Lab:
66.1144, 62.6468, -37.4371
CIE-LCH:
66.1144, 72.9805, 329.1379
CIE-Luv:
66.1144, 60.0794, -68.4324
Hunter-Lab:
59.5583, 60.5306, -36.0356
#ed71e5 color charts
#ed71e5 color shades, tints & tones
#ed71e5 color schemes
#ed71e5 color preview, HTML & CSS examples
This text has a color of #ed71e5
<p style="color:#ed71e5;">Text here</p>
.mytext {color:#ed71e5;}
This box has a color of #ed71e5
<div style="background-color:#ed71e5;">Content here</div>
.mybackground {background-color:#ed71e5;}
Border around this has a color of #ed71e5
<div style="border:2px solid #ed71e5;">Content here</div>
.myborder {border:2px solid #ed71e5;}