#ed0972 color space conversions
Hex:
        #ed0972
        RGB:
        237, 9, 114
        CMY:
        7, 96, 55
        CMYK:
        0, 96, 52, 7
      HSL:
        332°, 92.6829%, 48.2353%
        HSV (HSB):
        332°, 96.2025%, 92.9412%
        XYZ:
        38.0600, 19.4148, 17.6610
        xyY:
        0.5065, 0.2584, 19.4148
      CIE-Lab:
        51.1690, 79.0146, 6.7361
        CIE-LCH:
        51.1690, 79.3012, 4.8728
        CIE-Luv:
        51.1690, 133.3174, -7.4747
        Hunter-Lab:
        44.0622, 77.0755, 7.0789
      #ed0972 color charts
#ed0972 RGB chart
      #ed0972 CMYK chart
      #ed0972 RGB pie chart
      #ed0972 color shades, tints & tones
#ed0972 color schemes
#ed0972 color preview, HTML & CSS examples
           This text has a color of #ed0972        
        
          <p style="color:#ed0972;">Text here</p>
        
        
          .mytext {color:#ed0972;}
        
        Text color #ed0972
      
           This box has a color of #ed0972        
        
          <div style="background-color:#ed0972;">Content here</div>
        
        
          .mybackground {background-color:#ed0972;}
        
        Background color #ed0972
      
           Border around this has a color of #ed0972        
        
          <div style="border:2px solid #ed0972;">Content here</div>
        
        
          .myborder {border:2px solid #ed0972;}
        
        Border color #ed0972