#ed32f0 color space conversions
Hex:
        #ed32f0
        RGB:
        237, 50, 240
        CMY:
        7, 80, 6
        CMYK:
        1, 79, 0, 6
      HSL:
        299°, 86.3636%, 56.8627%
        HSV (HSB):
        299°, 79.1667%, 94.1176%
        XYZ:
        51.7938, 26.5770, 84.8381
        xyY:
        0.3173, 0.1628, 26.5770
      CIE-Lab:
        58.5807, 86.9290, -55.4503
        CIE-LCH:
        58.5807, 103.1086, 327.4670
        CIE-Luv:
        58.5807, 73.1402, -98.2686
        Hunter-Lab:
        51.5529, 89.1167, -61.4837
      #ed32f0 color charts
#ed32f0 RGB chart
      #ed32f0 CMYK chart
      #ed32f0 RGB pie chart
      #ed32f0 color shades, tints & tones
#ed32f0 color schemes
#ed32f0 color preview, HTML & CSS examples
           This text has a color of #ed32f0        
        
          <p style="color:#ed32f0;">Text here</p>
        
        
          .mytext {color:#ed32f0;}
        
        Text color #ed32f0
      
           This box has a color of #ed32f0        
        
          <div style="background-color:#ed32f0;">Content here</div>
        
        
          .mybackground {background-color:#ed32f0;}
        
        Background color #ed32f0
      
           Border around this has a color of #ed32f0        
        
          <div style="border:2px solid #ed32f0;">Content here</div>
        
        
          .myborder {border:2px solid #ed32f0;}
        
        Border color #ed32f0