#ed0a7d color space conversions
Hex:
        #ed0a7d
        RGB:
        237, 10, 125
        CMY:
        7, 96, 51
        CMYK:
        0, 96, 47, 7
      HSL:
        330°, 91.9028%, 48.4314%
        HSV (HSB):
        330°, 95.7806%, 92.9412%
        XYZ:
        38.7353, 19.7023, 21.1634
        xyY:
        0.4866, 0.2475, 19.7023
      CIE-Lab:
        51.4989, 79.7594, 0.5251
        CIE-LCH:
        51.4989, 79.7611, 0.3772
        CIE-Luv:
        51.4989, 128.3369, -15.0889
        Hunter-Lab:
        44.3872, 78.0933, 2.8022
      #ed0a7d color charts
#ed0a7d RGB chart
      #ed0a7d CMYK chart
      #ed0a7d RGB pie chart
      #ed0a7d color shades, tints & tones
#ed0a7d color schemes
#ed0a7d color preview, HTML & CSS examples
           This text has a color of #ed0a7d        
        
          <p style="color:#ed0a7d;">Text here</p>
        
        
          .mytext {color:#ed0a7d;}
        
        Text color #ed0a7d
      
           This box has a color of #ed0a7d        
        
          <div style="background-color:#ed0a7d;">Content here</div>
        
        
          .mybackground {background-color:#ed0a7d;}
        
        Background color #ed0a7d
      
           Border around this has a color of #ed0a7d        
        
          <div style="border:2px solid #ed0a7d;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a7d;}
        
        Border color #ed0a7d