#ed0a80 color space conversions
Hex:
        #ed0a80
        RGB:
        237, 10, 128
        CMY:
        7, 96, 50
        CMYK:
        0, 96, 46, 7
      HSL:
        329°, 91.9028%, 48.4314%
        HSV (HSB):
        329°, 95.7806%, 92.9412%
        XYZ:
        38.9299, 19.7801, 22.1882
        xyY:
        0.4812, 0.2445, 19.7801
      CIE-Lab:
        51.5877, 79.9965, -1.1625
        CIE-LCH:
        51.5877, 80.0049, 359.1675
        CIE-Luv:
        51.5877, 126.9744, -17.2447
        Hunter-Lab:
        44.4748, 78.4142, 1.5530
      #ed0a80 color charts
#ed0a80 RGB chart
      #ed0a80 CMYK chart
      #ed0a80 RGB pie chart
      #ed0a80 color shades, tints & tones
#ed0a80 color schemes
#ed0a80 color preview, HTML & CSS examples
           This text has a color of #ed0a80        
        
          <p style="color:#ed0a80;">Text here</p>
        
        
          .mytext {color:#ed0a80;}
        
        Text color #ed0a80
      
           This box has a color of #ed0a80        
        
          <div style="background-color:#ed0a80;">Content here</div>
        
        
          .mybackground {background-color:#ed0a80;}
        
        Background color #ed0a80
      
           Border around this has a color of #ed0a80        
        
          <div style="border:2px solid #ed0a80;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a80;}
        
        Border color #ed0a80