#ed3c8a color space conversions
Hex:
        #ed3c8a
        RGB:
        237, 60, 138
        CMY:
        7, 76, 46
        CMYK:
        0, 75, 42, 7
      HSL:
        334°, 83.0986%, 58.2353%
        HSV (HSB):
        334°, 74.6835%, 92.9412%
        XYZ:
        41.1284, 23.0712, 26.3302
        xyY:
        0.4543, 0.2548, 23.0712
      CIE-Lab:
        55.1456, 71.5229, -1.9381
        CIE-LCH:
        55.1456, 71.5491, 358.4478
        CIE-Luv:
        55.1456, 111.1553, -16.4412
        Hunter-Lab:
        48.0325, 68.7857, 1.1214
      #ed3c8a color charts
#ed3c8a RGB chart
      #ed3c8a CMYK chart
      #ed3c8a RGB pie chart
      #ed3c8a color shades, tints & tones
#ed3c8a color schemes
#ed3c8a color preview, HTML & CSS examples
           This text has a color of #ed3c8a        
        
          <p style="color:#ed3c8a;">Text here</p>
        
        
          .mytext {color:#ed3c8a;}
        
        Text color #ed3c8a
      
           This box has a color of #ed3c8a        
        
          <div style="background-color:#ed3c8a;">Content here</div>
        
        
          .mybackground {background-color:#ed3c8a;}
        
        Background color #ed3c8a
      
           Border around this has a color of #ed3c8a        
        
          <div style="border:2px solid #ed3c8a;">Content here</div>
        
        
          .myborder {border:2px solid #ed3c8a;}
        
        Border color #ed3c8a