#ed2f5d color space conversions
Hex:
        #ed2f5d
        RGB:
        237, 47, 93
        CMY:
        7, 82, 64
        CMYK:
        0, 80, 61, 7
      HSL:
        345°, 84.0708%, 55.6863%
        HSV (HSB):
        345°, 80.1688%, 92.9412%
        XYZ:
        37.9174, 20.8279, 12.3776
        xyY:
        0.5331, 0.2928, 20.8279
      CIE-Lab:
        52.7606, 71.6933, 21.6679
        CIE-LCH:
        52.7606, 74.8961, 16.8164
        CIE-Luv:
        52.7606, 132.7859, 10.5951
        Hunter-Lab:
        45.6376, 68.4386, 15.8659
      #ed2f5d color charts
#ed2f5d RGB chart
      #ed2f5d CMYK chart
      #ed2f5d RGB pie chart
      #ed2f5d color shades, tints & tones
#ed2f5d color schemes
#ed2f5d color preview, HTML & CSS examples
           This text has a color of #ed2f5d        
        
          <p style="color:#ed2f5d;">Text here</p>
        
        
          .mytext {color:#ed2f5d;}
        
        Text color #ed2f5d
      
           This box has a color of #ed2f5d        
        
          <div style="background-color:#ed2f5d;">Content here</div>
        
        
          .mybackground {background-color:#ed2f5d;}
        
        Background color #ed2f5d
      
           Border around this has a color of #ed2f5d        
        
          <div style="border:2px solid #ed2f5d;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f5d;}
        
        Border color #ed2f5d