#ed25db color space conversions
Hex:
#ed25db
RGB:
237, 37, 219
CMY:
7, 85, 14
CMYK:
0, 84, 8, 7
HSL:
305°, 84.7458%, 53.7255%
HSV (HSB):
305°, 84.3882%, 92.9412%
XYZ:
48.3728, 24.4421, 69.1861
xyY:
0.3407, 0.1721, 24.4421
CIE-Lab:
56.5278, 86.5807, -46.8945
CIE-LCH:
56.5278, 98.4647, 331.5588
CIE-Luv:
56.5278, 83.0084, -84.5031
Hunter-Lab:
49.4390, 88.1323, -48.3646
#ed25db color charts
#ed25db RGB chart
#ed25db CMYK chart
#ed25db RGB pie chart
#ed25db color shades, tints & tones
#ed25db color schemes
#ed25db color preview, HTML & CSS examples
This text has a color of #ed25db
<p style="color:#ed25db;">Text here</p>
.mytext {color:#ed25db;}
Text color #ed25db
This box has a color of #ed25db
<div style="background-color:#ed25db;">Content here</div>
.mybackground {background-color:#ed25db;}
Background color #ed25db
Border around this has a color of #ed25db
<div style="border:2px solid #ed25db;">Content here</div>
.myborder {border:2px solid #ed25db;}
Border color #ed25db