#ed15ce color space conversions
Hex:
#ed15ce
RGB:
237, 21, 206
CMY:
7, 92, 19
CMYK:
0, 91, 13, 7
HSL:
309°, 85.7143%, 50.5882%
HSV (HSB):
309°, 91.1392%, 92.9412%
XYZ:
46.3338, 22.9971, 60.3893
xyY:
0.3572, 0.1773, 22.9971
CIE-Lab:
55.0693, 87.1773, -41.7890
CIE-LCH:
55.0693, 96.6758, 334.3889
CIE-Luv:
55.0693, 90.1416, -76.4465
Hunter-Lab:
47.9553, 88.5428, -41.0943
#ed15ce color charts
#ed15ce color shades, tints & tones
#ed15ce color schemes
#ed15ce color preview, HTML & CSS examples
This text has a color of #ed15ce
<p style="color:#ed15ce;">Text here</p>
.mytext {color:#ed15ce;}
This box has a color of #ed15ce
<div style="background-color:#ed15ce;">Content here</div>
.mybackground {background-color:#ed15ce;}
Border around this has a color of #ed15ce
<div style="border:2px solid #ed15ce;">Content here</div>
.myborder {border:2px solid #ed15ce;}