#ed4d9a color space conversions
Hex:
        #ed4d9a
        RGB:
        237, 77, 154
        CMY:
        7, 70, 40
        CMYK:
        0, 68, 35, 7
      HSL:
        331°, 81.6327%, 61.5686%
        HSV (HSB):
        331°, 67.5105%, 92.9412%
        XYZ:
        43.4117, 25.6454, 33.2339
        xyY:
        0.4244, 0.2507, 25.6454
      CIE-Lab:
        57.6989, 67.3902, -7.5924
        CIE-LCH:
        57.6989, 67.8166, 353.5720
        CIE-Luv:
        57.6989, 98.3849, -23.2740
        Hunter-Lab:
        50.6413, 64.3950, -3.4608
      #ed4d9a color charts
#ed4d9a RGB chart
      #ed4d9a CMYK chart
      #ed4d9a RGB pie chart
      #ed4d9a color shades, tints & tones
#ed4d9a color schemes
#ed4d9a color preview, HTML & CSS examples
           This text has a color of #ed4d9a        
        
          <p style="color:#ed4d9a;">Text here</p>
        
        
          .mytext {color:#ed4d9a;}
        
        Text color #ed4d9a
      
           This box has a color of #ed4d9a        
        
          <div style="background-color:#ed4d9a;">Content here</div>
        
        
          .mybackground {background-color:#ed4d9a;}
        
        Background color #ed4d9a
      
           Border around this has a color of #ed4d9a        
        
          <div style="border:2px solid #ed4d9a;">Content here</div>
        
        
          .myborder {border:2px solid #ed4d9a;}
        
        Border color #ed4d9a