#ed2c82 color space conversions
Hex:
        #ed2c82
        RGB:
        237, 44, 130
        CMY:
        7, 83, 49
        CMYK:
        0, 81, 45, 7
      HSL:
        333°, 84.2795%, 55.0980%
        HSV (HSB):
        333°, 81.4346%, 92.9412%
        XYZ:
        39.8550, 21.4176, 23.1525
        xyY:
        0.4721, 0.2537, 21.4176
      CIE-Lab:
        53.4035, 75.0879, 0.2874
        CIE-LCH:
        53.4035, 75.0885, 0.2193
        CIE-Luv:
        53.4035, 119.6936, -14.3440
        Hunter-Lab:
        46.2791, 72.7334, 2.7338
      #ed2c82 color charts
#ed2c82 RGB chart
      #ed2c82 CMYK chart
      #ed2c82 RGB pie chart
      #ed2c82 color shades, tints & tones
#ed2c82 color schemes
#ed2c82 color preview, HTML & CSS examples
           This text has a color of #ed2c82        
        
          <p style="color:#ed2c82;">Text here</p>
        
        
          .mytext {color:#ed2c82;}
        
        Text color #ed2c82
      
           This box has a color of #ed2c82        
        
          <div style="background-color:#ed2c82;">Content here</div>
        
        
          .mybackground {background-color:#ed2c82;}
        
        Background color #ed2c82
      
           Border around this has a color of #ed2c82        
        
          <div style="border:2px solid #ed2c82;">Content here</div>
        
        
          .myborder {border:2px solid #ed2c82;}
        
        Border color #ed2c82