#ed5380 color space conversions
Hex:
        #ed5380
        RGB:
        237, 83, 128
        CMY:
        7, 67, 50
        CMYK:
        0, 65, 46, 7
      HSL:
        342°, 81.0526%, 62.7451%
        HSV (HSB):
        342°, 64.9789%, 92.9412%
        XYZ:
        41.9146, 25.7496, 23.1831
        xyY:
        0.4614, 0.2834, 25.7496
      CIE-Lab:
        57.7986, 62.4825, 7.8125
        CIE-LCH:
        57.7986, 62.9690, 7.1270
        CIE-Luv:
        57.7986, 104.4583, -2.0356
        Hunter-Lab:
        50.7440, 58.6391, 8.4334
      #ed5380 color charts
#ed5380 RGB chart
      #ed5380 CMYK chart
      #ed5380 RGB pie chart
      #ed5380 color shades, tints & tones
#ed5380 color schemes
#ed5380 color preview, HTML & CSS examples
           This text has a color of #ed5380        
        
          <p style="color:#ed5380;">Text here</p>
        
        
          .mytext {color:#ed5380;}
        
        Text color #ed5380
      
           This box has a color of #ed5380        
        
          <div style="background-color:#ed5380;">Content here</div>
        
        
          .mybackground {background-color:#ed5380;}
        
        Background color #ed5380
      
           Border around this has a color of #ed5380        
        
          <div style="border:2px solid #ed5380;">Content here</div>
        
        
          .myborder {border:2px solid #ed5380;}
        
        Border color #ed5380