#ed4180 color space conversions
Hex:
        #ed4180
        RGB:
        237, 65, 128
        CMY:
        7, 75, 50
        CMYK:
        0, 73, 46, 7
      HSL:
        338°, 82.6923%, 59.2157%
        HSV (HSB):
        338°, 72.5738%, 92.9412%
        XYZ:
        40.7116, 23.3436, 22.7821
        xyY:
        0.4688, 0.2688, 23.3436
      CIE-Lab:
        55.4245, 69.0390, 4.4119
        CIE-LCH:
        55.4245, 69.1798, 3.6565
        CIE-Luv:
        55.4245, 112.9641, -7.8031
        Hunter-Lab:
        48.3152, 65.8569, 5.8636
      #ed4180 color charts
#ed4180 RGB chart
      #ed4180 CMYK chart
      #ed4180 RGB pie chart
      #ed4180 color shades, tints & tones
#ed4180 color schemes
#ed4180 color preview, HTML & CSS examples
           This text has a color of #ed4180        
        
          <p style="color:#ed4180;">Text here</p>
        
        
          .mytext {color:#ed4180;}
        
        Text color #ed4180
      
           This box has a color of #ed4180        
        
          <div style="background-color:#ed4180;">Content here</div>
        
        
          .mybackground {background-color:#ed4180;}
        
        Background color #ed4180
      
           Border around this has a color of #ed4180        
        
          <div style="border:2px solid #ed4180;">Content here</div>
        
        
          .myborder {border:2px solid #ed4180;}
        
        Border color #ed4180