#ed28cd color space conversions
Hex:
#ed28cd
RGB:
237, 40, 205
CMY:
7, 84, 20
CMYK:
0, 83, 14, 7
HSL:
310°, 84.5494%, 54.3137%
HSV (HSB):
310°, 83.1224%, 92.9412%
XYZ:
46.7033, 23.9299, 59.9150
xyY:
0.3577, 0.1833, 23.9299
CIE-Lab:
56.0175, 84.1335, -39.7229
CIE-LCH:
56.0175, 93.0396, 334.7261
CIE-Luv:
56.0175, 88.3214, -73.1386
Hunter-Lab:
48.9182, 84.8111, -38.3757
#ed28cd color charts
#ed28cd color shades, tints & tones
#ed28cd color schemes
#ed28cd color preview, HTML & CSS examples
This text has a color of #ed28cd
<p style="color:#ed28cd;">Text here</p>
.mytext {color:#ed28cd;}
This box has a color of #ed28cd
<div style="background-color:#ed28cd;">Content here</div>
.mybackground {background-color:#ed28cd;}
Border around this has a color of #ed28cd
<div style="border:2px solid #ed28cd;">Content here</div>
.myborder {border:2px solid #ed28cd;}