#ed44a0 color space conversions
Hex:
        #ed44a0
        RGB:
        237, 68, 160
        CMY:
        7, 73, 37
        CMYK:
        0, 71, 32, 7
      HSL:
        327°, 82.4390%, 59.8039%
        HSV (HSB):
        327°, 71.3080%, 92.9412%
        XYZ:
        43.3373, 24.6768, 35.7367
        xyY:
        0.4177, 0.2378, 24.6768
      CIE-Lab:
        56.7592, 71.2208, -12.5115
        CIE-LCH:
        56.7592, 72.3114, 350.0364
        CIE-Luv:
        56.7592, 99.6686, -30.8513
        Hunter-Lab:
        49.6758, 68.7914, -7.8801
      #ed44a0 color charts
#ed44a0 RGB chart
      #ed44a0 CMYK chart
      #ed44a0 RGB pie chart
      #ed44a0 color shades, tints & tones
#ed44a0 color schemes
#ed44a0 color preview, HTML & CSS examples
           This text has a color of #ed44a0        
        
          <p style="color:#ed44a0;">Text here</p>
        
        
          .mytext {color:#ed44a0;}
        
        Text color #ed44a0
      
           This box has a color of #ed44a0        
        
          <div style="background-color:#ed44a0;">Content here</div>
        
        
          .mybackground {background-color:#ed44a0;}
        
        Background color #ed44a0
      
           Border around this has a color of #ed44a0        
        
          <div style="border:2px solid #ed44a0;">Content here</div>
        
        
          .myborder {border:2px solid #ed44a0;}
        
        Border color #ed44a0