#ed2e75 color space conversions
Hex:
        #ed2e75
        RGB:
        237, 46, 117
        CMY:
        7, 82, 54
        CMYK:
        0, 81, 51, 7
      HSL:
        338°, 84.1410%, 55.4902%
        HSV (HSB):
        338°, 80.5907%, 92.9412%
        XYZ:
        39.1129, 21.2429, 18.8684
        xyY:
        0.4937, 0.2681, 21.2429
      CIE-Lab:
        53.2143, 73.5664, 7.8315
        CIE-LCH:
        53.2143, 73.9821, 6.0765
        CIE-Luv:
        53.2143, 124.3370, -4.7992
        Hunter-Lab:
        46.0900, 70.8214, 7.9907
      #ed2e75 color charts
#ed2e75 RGB chart
      #ed2e75 CMYK chart
      #ed2e75 RGB pie chart
      #ed2e75 color shades, tints & tones
#ed2e75 color schemes
#ed2e75 color preview, HTML & CSS examples
           This text has a color of #ed2e75        
        
          <p style="color:#ed2e75;">Text here</p>
        
        
          .mytext {color:#ed2e75;}
        
        Text color #ed2e75
      
           This box has a color of #ed2e75        
        
          <div style="background-color:#ed2e75;">Content here</div>
        
        
          .mybackground {background-color:#ed2e75;}
        
        Background color #ed2e75
      
           Border around this has a color of #ed2e75        
        
          <div style="border:2px solid #ed2e75;">Content here</div>
        
        
          .myborder {border:2px solid #ed2e75;}
        
        Border color #ed2e75