#ed2f75 color space conversions
Hex:
        #ed2f75
        RGB:
        237, 47, 117
        CMY:
        7, 82, 54
        CMYK:
        0, 80, 51, 7
      HSL:
        338°, 84.0708%, 55.6863%
        HSV (HSB):
        338°, 80.1688%, 92.9412%
        XYZ:
        39.1525, 21.3219, 18.8816
        xyY:
        0.4934, 0.2687, 21.3219
      CIE-Lab:
        53.3000, 73.3221, 7.9533
        CIE-LCH:
        53.3000, 73.7522, 6.1907
        CIE-Luv:
        53.3000, 124.0049, -4.5938
        Hunter-Lab:
        46.1757, 70.5432, 8.0788
      #ed2f75 color charts
#ed2f75 RGB chart
      #ed2f75 CMYK chart
      #ed2f75 RGB pie chart
      #ed2f75 color shades, tints & tones
#ed2f75 color schemes
#ed2f75 color preview, HTML & CSS examples
           This text has a color of #ed2f75        
        
          <p style="color:#ed2f75;">Text here</p>
        
        
          .mytext {color:#ed2f75;}
        
        Text color #ed2f75
      
           This box has a color of #ed2f75        
        
          <div style="background-color:#ed2f75;">Content here</div>
        
        
          .mybackground {background-color:#ed2f75;}
        
        Background color #ed2f75
      
           Border around this has a color of #ed2f75        
        
          <div style="border:2px solid #ed2f75;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f75;}
        
        Border color #ed2f75