#ed25cc color space conversions
Hex:
#ed25cc
RGB:
237, 37, 204
CMY:
7, 85, 20
CMYK:
0, 84, 14, 7
HSL:
310°, 84.7458%, 53.7255%
HSV (HSB):
310°, 84.3882%, 92.9412%
XYZ:
46.4857, 23.6873, 59.2488
xyY:
0.3592, 0.1830, 23.6873
CIE-Lab:
55.7733, 84.5724, -39.5342
CIE-LCH:
55.7733, 93.3565, 334.9458
CIE-Luv:
55.7733, 89.1851, -72.8563
Hunter-Lab:
48.6696, 85.3186, -38.1090
#ed25cc color charts
#ed25cc RGB chart
#ed25cc CMYK chart
#ed25cc RGB pie chart
#ed25cc color shades, tints & tones
#ed25cc color schemes
#ed25cc color preview, HTML & CSS examples
This text has a color of #ed25cc
<p style="color:#ed25cc;">Text here</p>
.mytext {color:#ed25cc;}
Text color #ed25cc
This box has a color of #ed25cc
<div style="background-color:#ed25cc;">Content here</div>
.mybackground {background-color:#ed25cc;}
Background color #ed25cc
Border around this has a color of #ed25cc
<div style="border:2px solid #ed25cc;">Content here</div>
.myborder {border:2px solid #ed25cc;}
Border color #ed25cc