#ed3bcc color space conversions
Hex:
#ed3bcc
RGB:
237, 59, 204
CMY:
7, 77, 20
CMYK:
0, 75, 14, 7
HSL:
311°, 83.1776%, 58.0392%
HSV (HSB):
311°, 75.1055%, 92.9412%
XYZ:
47.3881, 25.4921, 59.5496
xyY:
0.3578, 0.1925, 25.4921
CIE-Lab:
57.5518, 79.4395, -36.7438
CIE-LCH:
57.5518, 87.5257, 335.1777
CIE-Luv:
57.5518, 85.0746, -68.2675
Hunter-Lab:
50.4897, 79.1778, -34.5862
#ed3bcc color charts
#ed3bcc color shades, tints & tones
#ed3bcc color schemes
#ed3bcc color preview, HTML & CSS examples
This text has a color of #ed3bcc
<p style="color:#ed3bcc;">Text here</p>
.mytext {color:#ed3bcc;}
This box has a color of #ed3bcc
<div style="background-color:#ed3bcc;">Content here</div>
.mybackground {background-color:#ed3bcc;}
Border around this has a color of #ed3bcc
<div style="border:2px solid #ed3bcc;">Content here</div>
.myborder {border:2px solid #ed3bcc;}