#ed2f74 color space conversions
Hex:
        #ed2f74
        RGB:
        237, 47, 116
        CMY:
        7, 82, 55
        CMYK:
        0, 80, 51, 7
      HSL:
        338°, 84.0708%, 55.6863%
        HSV (HSB):
        338°, 80.1688%, 92.9412%
        XYZ:
        39.0940, 21.2985, 18.5735
        xyY:
        0.4951, 0.2697, 21.2985
      CIE-Lab:
        53.2747, 73.2460, 8.5195
        CIE-LCH:
        53.2747, 73.7398, 6.6345
        CIE-Luv:
        53.2747, 124.3948, -3.9143
        Hunter-Lab:
        46.1503, 70.4444, 8.4435
      #ed2f74 color charts
#ed2f74 RGB chart
      #ed2f74 CMYK chart
      #ed2f74 RGB pie chart
      #ed2f74 color shades, tints & tones
#ed2f74 color schemes
#ed2f74 color preview, HTML & CSS examples
           This text has a color of #ed2f74        
        
          <p style="color:#ed2f74;">Text here</p>
        
        
          .mytext {color:#ed2f74;}
        
        Text color #ed2f74
      
           This box has a color of #ed2f74        
        
          <div style="background-color:#ed2f74;">Content here</div>
        
        
          .mybackground {background-color:#ed2f74;}
        
        Background color #ed2f74
      
           Border around this has a color of #ed2f74        
        
          <div style="border:2px solid #ed2f74;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f74;}
        
        Border color #ed2f74