#ed5e80 color space conversions
Hex:
        #ed5e80
        RGB:
        237, 94, 128
        CMY:
        7, 63, 50
        CMYK:
        0, 60, 46, 7
      HSL:
        346°, 79.8883%, 64.9020%
        HSV (HSB):
        346°, 60.3376%, 92.9412%
        XYZ:
        42.8240, 27.5684, 23.4862
        xyY:
        0.4562, 0.2937, 27.5684
      CIE-Lab:
        59.4968, 57.8952, 10.2222
        CIE-LCH:
        59.4968, 58.7907, 10.0132
        CIE-Luv:
        59.4968, 98.4752, 2.0438
        Hunter-Lab:
        52.5057, 53.7011, 10.2330
      #ed5e80 color charts
#ed5e80 RGB chart
      #ed5e80 CMYK chart
      #ed5e80 RGB pie chart
      #ed5e80 color shades, tints & tones
#ed5e80 color schemes
#ed5e80 color preview, HTML & CSS examples
           This text has a color of #ed5e80        
        
          <p style="color:#ed5e80;">Text here</p>
        
        
          .mytext {color:#ed5e80;}
        
        Text color #ed5e80
      
           This box has a color of #ed5e80        
        
          <div style="background-color:#ed5e80;">Content here</div>
        
        
          .mybackground {background-color:#ed5e80;}
        
        Background color #ed5e80
      
           Border around this has a color of #ed5e80        
        
          <div style="border:2px solid #ed5e80;">Content here</div>
        
        
          .myborder {border:2px solid #ed5e80;}
        
        Border color #ed5e80