#ed25ec color space conversions
Hex:
#ed25ec
RGB:
237, 37, 236
CMY:
7, 85, 7
CMYK:
0, 84, 0, 7
HSL:
300°, 84.7458%, 53.7255%
HSV (HSB):
300°, 84.3882%, 92.9412%
XYZ:
50.7269, 25.3838, 81.5828
xyY:
0.3217, 0.1610, 25.3838
CIE-Lab:
57.4475, 88.9901, -55.0196
CIE-LCH:
57.4475, 104.6250, 328.2729
CIE-Luv:
57.4475, 76.3370, -97.4615
Hunter-Lab:
50.3823, 91.5519, -60.7392
#ed25ec color charts
#ed25ec RGB chart
#ed25ec CMYK chart
#ed25ec RGB pie chart
#ed25ec color shades, tints & tones
#ed25ec color schemes
#ed25ec color preview, HTML & CSS examples
This text has a color of #ed25ec
<p style="color:#ed25ec;">Text here</p>
.mytext {color:#ed25ec;}
Text color #ed25ec
This box has a color of #ed25ec
<div style="background-color:#ed25ec;">Content here</div>
.mybackground {background-color:#ed25ec;}
Background color #ed25ec
Border around this has a color of #ed25ec
<div style="border:2px solid #ed25ec;">Content here</div>
.myborder {border:2px solid #ed25ec;}
Border color #ed25ec