#ed32a9 color space conversions
Hex:
        #ed32a9
        RGB:
        237, 50, 169
        CMY:
        7, 80, 34
        CMYK:
        0, 79, 29, 7
      HSL:
        322°, 83.8565%, 56.2745%
        HSV (HSB):
        322°, 78.9030%, 92.9412%
        XYZ:
        43.2271, 23.1503, 39.7263
        xyY:
        0.4074, 0.2182, 23.1503
      CIE-Lab:
        55.2268, 77.4992, -20.1073
        CIE-LCH:
        55.2268, 80.0652, 345.4552
        CIE-Luv:
        55.2268, 101.5338, -42.7390
        Hunter-Lab:
        48.1148, 76.1665, -15.2728
      #ed32a9 color charts
#ed32a9 RGB chart
      #ed32a9 CMYK chart
      #ed32a9 RGB pie chart
      #ed32a9 color shades, tints & tones
#ed32a9 color schemes
#ed32a9 color preview, HTML & CSS examples
           This text has a color of #ed32a9        
        
          <p style="color:#ed32a9;">Text here</p>
        
        
          .mytext {color:#ed32a9;}
        
        Text color #ed32a9
      
           This box has a color of #ed32a9        
        
          <div style="background-color:#ed32a9;">Content here</div>
        
        
          .mybackground {background-color:#ed32a9;}
        
        Background color #ed32a9
      
           Border around this has a color of #ed32a9        
        
          <div style="border:2px solid #ed32a9;">Content here</div>
        
        
          .myborder {border:2px solid #ed32a9;}
        
        Border color #ed32a9