#ed32b1 color space conversions
Hex:
        #ed32b1
        RGB:
        237, 50, 177
        CMY:
        7, 80, 31
        CMYK:
        0, 79, 25, 7
      HSL:
        319°, 83.8565%, 56.2745%
        HSV (HSB):
        319°, 78.9030%, 92.9412%
        XYZ:
        44.0015, 23.4601, 43.8041
        xyY:
        0.3955, 0.2108, 23.4601
      CIE-Lab:
        55.5431, 78.4185, -24.2935
        CIE-LCH:
        55.5431, 82.0953, 342.7874
        CIE-Luv:
        55.5431, 98.1554, -49.0490
        Hunter-Lab:
        48.4356, 77.3967, -19.7157
      #ed32b1 color charts
#ed32b1 RGB chart
      #ed32b1 CMYK chart
      #ed32b1 RGB pie chart
      #ed32b1 color shades, tints & tones
#ed32b1 color schemes
#ed32b1 color preview, HTML & CSS examples
           This text has a color of #ed32b1        
        
          <p style="color:#ed32b1;">Text here</p>
        
        
          .mytext {color:#ed32b1;}
        
        Text color #ed32b1
      
           This box has a color of #ed32b1        
        
          <div style="background-color:#ed32b1;">Content here</div>
        
        
          .mybackground {background-color:#ed32b1;}
        
        Background color #ed32b1
      
           Border around this has a color of #ed32b1        
        
          <div style="border:2px solid #ed32b1;">Content here</div>
        
        
          .myborder {border:2px solid #ed32b1;}
        
        Border color #ed32b1