#ed2e84 color space conversions
Hex:
        #ed2e84
        RGB:
        237, 46, 132
        CMY:
        7, 82, 48
        CMYK:
        0, 81, 44, 7
      HSL:
        333°, 84.1410%, 55.4902%
        HSV (HSB):
        333°, 80.5907%, 92.9412%
        XYZ:
        40.0669, 21.6245, 23.8920
        xyY:
        0.4682, 0.2527, 21.6245
      CIE-Lab:
        53.6263, 74.7900, -0.5862
        CIE-LCH:
        53.6263, 74.7923, 359.5509
        CIE-Luv:
        53.6263, 118.2728, -15.3874
        Hunter-Lab:
        46.5021, 72.4196, 2.0893
      #ed2e84 color charts
#ed2e84 RGB chart
      #ed2e84 CMYK chart
      #ed2e84 RGB pie chart
      #ed2e84 color shades, tints & tones
#ed2e84 color schemes
#ed2e84 color preview, HTML & CSS examples
           This text has a color of #ed2e84        
        
          <p style="color:#ed2e84;">Text here</p>
        
        
          .mytext {color:#ed2e84;}
        
        Text color #ed2e84
      
           This box has a color of #ed2e84        
        
          <div style="background-color:#ed2e84;">Content here</div>
        
        
          .mybackground {background-color:#ed2e84;}
        
        Background color #ed2e84
      
           Border around this has a color of #ed2e84        
        
          <div style="border:2px solid #ed2e84;">Content here</div>
        
        
          .myborder {border:2px solid #ed2e84;}
        
        Border color #ed2e84