#ed4996 color space conversions
Hex:
        #ed4996
        RGB:
        237, 73, 150
        CMY:
        7, 71, 41
        CMYK:
        0, 69, 37, 7
      HSL:
        332°, 82.0000%, 60.7843%
        HSV (HSB):
        332°, 69.1983%, 92.9412%
        XYZ:
        42.8126, 24.9716, 31.4177
        xyY:
        0.4316, 0.2517, 24.9716
      CIE-Lab:
        57.0478, 68.4175, -6.2160
        CIE-LCH:
        57.0478, 68.6993, 354.8087
        CIE-Luv:
        57.0478, 101.5050, -21.5613
        Hunter-Lab:
        49.9716, 65.4775, -2.2961
      #ed4996 color charts
#ed4996 RGB chart
      #ed4996 CMYK chart
      #ed4996 RGB pie chart
      #ed4996 color shades, tints & tones
#ed4996 color schemes
#ed4996 color preview, HTML & CSS examples
           This text has a color of #ed4996        
        
          <p style="color:#ed4996;">Text here</p>
        
        
          .mytext {color:#ed4996;}
        
        Text color #ed4996
      
           This box has a color of #ed4996        
        
          <div style="background-color:#ed4996;">Content here</div>
        
        
          .mybackground {background-color:#ed4996;}
        
        Background color #ed4996
      
           Border around this has a color of #ed4996        
        
          <div style="border:2px solid #ed4996;">Content here</div>
        
        
          .myborder {border:2px solid #ed4996;}
        
        Border color #ed4996