#ed2f93 color space conversions
Hex:
        #ed2f93
        RGB:
        237, 47, 147
        CMY:
        7, 82, 42
        CMYK:
        0, 80, 38, 7
      HSL:
        328°, 84.0708%, 55.6863%
        HSV (HSB):
        328°, 80.1688%, 92.9412%
        XYZ:
        41.2080, 22.1441, 29.7061
        xyY:
        0.4428, 0.2380, 22.1441
      CIE-Lab:
        54.1796, 75.9308, -8.7162
        CIE-LCH:
        54.1796, 76.4294, 353.4516
        CIE-Luv:
        54.1796, 111.6814, -26.3510
        Hunter-Lab:
        47.0576, 73.9607, -4.4878
      #ed2f93 color charts
#ed2f93 RGB chart
      #ed2f93 CMYK chart
      #ed2f93 RGB pie chart
      #ed2f93 color shades, tints & tones
#ed2f93 color schemes
#ed2f93 color preview, HTML & CSS examples
           This text has a color of #ed2f93        
        
          <p style="color:#ed2f93;">Text here</p>
        
        
          .mytext {color:#ed2f93;}
        
        Text color #ed2f93
      
           This box has a color of #ed2f93        
        
          <div style="background-color:#ed2f93;">Content here</div>
        
        
          .mybackground {background-color:#ed2f93;}
        
        Background color #ed2f93
      
           Border around this has a color of #ed2f93        
        
          <div style="border:2px solid #ed2f93;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f93;}
        
        Border color #ed2f93