#ed2d84 color space conversions
Hex:
        #ed2d84
        RGB:
        237, 45, 132
        CMY:
        7, 82, 48
        CMYK:
        0, 81, 44, 7
      HSL:
        333°, 84.2105%, 55.2941%
        HSV (HSB):
        333°, 81.0127%, 92.9412%
        XYZ:
        40.0283, 21.5472, 23.8791
        xyY:
        0.4684, 0.2521, 21.5472
      CIE-Lab:
        53.5433, 75.0272, -0.7076
        CIE-LCH:
        53.5433, 75.0305, 359.4597
        CIE-Luv:
        53.5433, 118.5694, -15.5935
        Hunter-Lab:
        46.4190, 72.6919, 1.9930
      #ed2d84 color charts
#ed2d84 RGB chart
      #ed2d84 CMYK chart
      #ed2d84 RGB pie chart
      #ed2d84 color shades, tints & tones
#ed2d84 color schemes
#ed2d84 color preview, HTML & CSS examples
           This text has a color of #ed2d84        
        
          <p style="color:#ed2d84;">Text here</p>
        
        
          .mytext {color:#ed2d84;}
        
        Text color #ed2d84
      
           This box has a color of #ed2d84        
        
          <div style="background-color:#ed2d84;">Content here</div>
        
        
          .mybackground {background-color:#ed2d84;}
        
        Background color #ed2d84
      
           Border around this has a color of #ed2d84        
        
          <div style="border:2px solid #ed2d84;">Content here</div>
        
        
          .myborder {border:2px solid #ed2d84;}
        
        Border color #ed2d84