#ed2f82 color space conversions
Hex:
        #ed2f82
        RGB:
        237, 47, 130
        CMY:
        7, 82, 49
        CMYK:
        0, 80, 45, 7
      HSL:
        334°, 84.0708%, 55.6863%
        HSV (HSB):
        334°, 80.1688%, 92.9412%
        XYZ:
        39.9708, 21.6493, 23.1911
        xyY:
        0.4713, 0.2553, 21.6493
      CIE-Lab:
        53.6529, 74.3754, 0.6509
        CIE-LCH:
        53.6529, 74.3783, 0.5015
        CIE-Luv:
        53.6529, 118.7924, -13.7274
        Hunter-Lab:
        46.5288, 71.9162, 3.0185
      #ed2f82 color charts
#ed2f82 RGB chart
      #ed2f82 CMYK chart
      #ed2f82 RGB pie chart
      #ed2f82 color shades, tints & tones
#ed2f82 color schemes
#ed2f82 color preview, HTML & CSS examples
           This text has a color of #ed2f82        
        
          <p style="color:#ed2f82;">Text here</p>
        
        
          .mytext {color:#ed2f82;}
        
        Text color #ed2f82
      
           This box has a color of #ed2f82        
        
          <div style="background-color:#ed2f82;">Content here</div>
        
        
          .mybackground {background-color:#ed2f82;}
        
        Background color #ed2f82
      
           Border around this has a color of #ed2f82        
        
          <div style="border:2px solid #ed2f82;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f82;}
        
        Border color #ed2f82