#ed509f color space conversions
Hex:
        #ed509f
        RGB:
        237, 80, 159
        CMY:
        7, 69, 38
        CMYK:
        0, 66, 33, 7
      HSL:
        330°, 81.3472%, 62.1569%
        HSV (HSB):
        330°, 66.2447%, 92.9412%
        XYZ:
        44.0517, 26.2450, 35.5449
        xyY:
        0.4162, 0.2480, 26.2450
      CIE-Lab:
        58.2689, 66.8164, -9.6613
        CIE-LCH:
        58.2689, 67.5113, 351.7724
        CIE-Luv:
        58.2689, 95.3342, -26.0760
        Hunter-Lab:
        51.2299, 63.8367, -5.2763
      #ed509f color charts
#ed509f RGB chart
      #ed509f CMYK chart
      #ed509f RGB pie chart
      #ed509f color shades, tints & tones
#ed509f color schemes
#ed509f color preview, HTML & CSS examples
           This text has a color of #ed509f        
        
          <p style="color:#ed509f;">Text here</p>
        
        
          .mytext {color:#ed509f;}
        
        Text color #ed509f
      
           This box has a color of #ed509f        
        
          <div style="background-color:#ed509f;">Content here</div>
        
        
          .mybackground {background-color:#ed509f;}
        
        Background color #ed509f
      
           Border around this has a color of #ed509f        
        
          <div style="border:2px solid #ed509f;">Content here</div>
        
        
          .myborder {border:2px solid #ed509f;}
        
        Border color #ed509f