#ed32c4 color space conversions
Hex:
        #ed32c4
        RGB:
        237, 50, 196
        CMY:
        7, 80, 23
        CMYK:
        0, 79, 17, 7
      HSL:
        313°, 83.8565%, 56.2745%
        HSV (HSB):
        313°, 78.9030%, 92.9412%
        XYZ:
        46.0295, 24.2713, 54.4833
        xyY:
        0.3689, 0.1945, 24.2713
      CIE-Lab:
        56.3584, 80.7577, -34.0250
        CIE-LCH:
        56.3584, 87.6328, 337.1533
        CIE-Luv:
        56.3584, 90.2457, -64.0907
        Hunter-Lab:
        49.2659, 80.5586, -31.0830
      #ed32c4 color charts
#ed32c4 RGB chart
      #ed32c4 CMYK chart
      #ed32c4 RGB pie chart
      #ed32c4 color shades, tints & tones
#ed32c4 color schemes
#ed32c4 color preview, HTML & CSS examples
           This text has a color of #ed32c4        
        
          <p style="color:#ed32c4;">Text here</p>
        
        
          .mytext {color:#ed32c4;}
        
        Text color #ed32c4
      
           This box has a color of #ed32c4        
        
          <div style="background-color:#ed32c4;">Content here</div>
        
        
          .mybackground {background-color:#ed32c4;}
        
        Background color #ed32c4
      
           Border around this has a color of #ed32c4        
        
          <div style="border:2px solid #ed32c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed32c4;}
        
        Border color #ed32c4