#ed00ca color space conversions
Hex:
#ed00ca
RGB:
237, 0, 202
CMY:
7, 100, 21
CMYK:
0, 100, 15, 7
HSL:
309°, 100.0000%, 46.4706%
HSV (HSB):
309°, 100.0000%, 92.9412%
XYZ:
45.5857, 22.2688, 57.7728
xyY:
0.3629, 0.1773, 22.2688
CIE-Lab:
54.3110, 88.3165, -40.6881
CIE-LCH:
54.3110, 97.2385, 335.2641
CIE-Luv:
54.3110, 93.1500, -74.7508
Hunter-Lab:
47.1898, 89.8502, -39.5537
#ed00ca color charts
#ed00ca color shades, tints & tones
#ed00ca color schemes
#ed00ca color preview, HTML & CSS examples
This text has a color of #ed00ca
<p style="color:#ed00ca;">Text here</p>
.mytext {color:#ed00ca;}
This box has a color of #ed00ca
<div style="background-color:#ed00ca;">Content here</div>
.mybackground {background-color:#ed00ca;}
Border around this has a color of #ed00ca
<div style="border:2px solid #ed00ca;">Content here</div>
.myborder {border:2px solid #ed00ca;}