#ed3c7d color space conversions
Hex:
        #ed3c7d
        RGB:
        237, 60, 125
        CMY:
        7, 76, 51
        CMYK:
        0, 75, 47, 7
      HSL:
        338°, 83.0986%, 58.2353%
        HSV (HSB):
        338°, 74.6835%, 92.9412%
        XYZ:
        40.2426, 22.7169, 21.6658
        xyY:
        0.4755, 0.2684, 22.7169
      CIE-Lab:
        54.7795, 70.3661, 5.2717
        CIE-LCH:
        54.7795, 70.5633, 4.2845
        CIE-Luv:
        54.7795, 116.1386, -7.0621
        Hunter-Lab:
        47.6623, 67.3036, 6.4121
      #ed3c7d color charts
#ed3c7d RGB chart
      #ed3c7d CMYK chart
      #ed3c7d RGB pie chart
      #ed3c7d color shades, tints & tones
#ed3c7d color schemes
#ed3c7d color preview, HTML & CSS examples
           This text has a color of #ed3c7d        
        
          <p style="color:#ed3c7d;">Text here</p>
        
        
          .mytext {color:#ed3c7d;}
        
        Text color #ed3c7d
      
           This box has a color of #ed3c7d        
        
          <div style="background-color:#ed3c7d;">Content here</div>
        
        
          .mybackground {background-color:#ed3c7d;}
        
        Background color #ed3c7d
      
           Border around this has a color of #ed3c7d        
        
          <div style="border:2px solid #ed3c7d;">Content here</div>
        
        
          .myborder {border:2px solid #ed3c7d;}
        
        Border color #ed3c7d