#ed2f84 color space conversions
Hex:
        #ed2f84
        RGB:
        237, 47, 132
        CMY:
        7, 82, 48
        CMYK:
        0, 80, 44, 7
      HSL:
        333°, 84.0708%, 55.6863%
        HSV (HSB):
        333°, 80.1688%, 92.9412%
        XYZ:
        40.1064, 21.7035, 23.9051
        xyY:
        0.4679, 0.2532, 21.7035
      CIE-Lab:
        53.7110, 74.5480, -0.4623
        CIE-LCH:
        53.7110, 74.5494, 359.6447
        CIE-Luv:
        53.7110, 117.9701, -15.1770
        Hunter-Lab:
        46.5870, 72.1421, 2.1875
      #ed2f84 color charts
#ed2f84 RGB chart
      #ed2f84 CMYK chart
      #ed2f84 RGB pie chart
      #ed2f84 color shades, tints & tones
#ed2f84 color schemes
#ed2f84 color preview, HTML & CSS examples
           This text has a color of #ed2f84        
        
          <p style="color:#ed2f84;">Text here</p>
        
        
          .mytext {color:#ed2f84;}
        
        Text color #ed2f84
      
           This box has a color of #ed2f84        
        
          <div style="background-color:#ed2f84;">Content here</div>
        
        
          .mybackground {background-color:#ed2f84;}
        
        Background color #ed2f84
      
           Border around this has a color of #ed2f84        
        
          <div style="border:2px solid #ed2f84;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f84;}
        
        Border color #ed2f84