#ed2b70 color space conversions
Hex:
        #ed2b70
        RGB:
        237, 43, 112
        CMY:
        7, 83, 56
        CMYK:
        0, 82, 53, 7
      HSL:
        339°, 84.3478%, 54.9020%
        HSV (HSB):
        339°, 81.8565%, 92.9412%
        XYZ:
        38.7136, 20.9021, 17.3233
        xyY:
        0.5032, 0.2717, 20.9021
      CIE-Lab:
        52.8422, 73.9000, 10.3207
        CIE-LCH:
        52.8422, 74.6172, 7.9503
        CIE-Luv:
        52.8422, 127.2631, -2.0217
        Hunter-Lab:
        45.7188, 71.1413, 9.5376
      #ed2b70 color charts
#ed2b70 RGB chart
      #ed2b70 CMYK chart
      #ed2b70 RGB pie chart
      #ed2b70 color shades, tints & tones
#ed2b70 color schemes
#ed2b70 color preview, HTML & CSS examples
           This text has a color of #ed2b70        
        
          <p style="color:#ed2b70;">Text here</p>
        
        
          .mytext {color:#ed2b70;}
        
        Text color #ed2b70
      
           This box has a color of #ed2b70        
        
          <div style="background-color:#ed2b70;">Content here</div>
        
        
          .mybackground {background-color:#ed2b70;}
        
        Background color #ed2b70
      
           Border around this has a color of #ed2b70        
        
          <div style="border:2px solid #ed2b70;">Content here</div>
        
        
          .myborder {border:2px solid #ed2b70;}
        
        Border color #ed2b70