#ed32f8 color space conversions
Hex:
        #ed32f8
        RGB:
        237, 50, 248
        CMY:
        7, 80, 3
        CMYK:
        4, 80, 0, 3
      HSL:
        297°, 93.3962%, 58.4314%
        HSV (HSB):
        297°, 79.8387%, 97.2549%
        XYZ:
        53.0089, 27.0630, 91.2367
        xyY:
        0.3094, 0.1580, 27.0630
      CIE-Lab:
        59.0326, 88.1502, -59.1863
        CIE-LCH:
        59.0326, 106.1766, 326.1216
        CIE-Luv:
        59.0326, 70.2682, -104.2898
        Hunter-Lab:
        52.0221, 90.8471, -67.5676
      #ed32f8 color charts
#ed32f8 RGB chart
      #ed32f8 CMYK chart
      #ed32f8 RGB pie chart
      #ed32f8 color shades, tints & tones
#ed32f8 color schemes
#ed32f8 color preview, HTML & CSS examples
           This text has a color of #ed32f8        
        
          <p style="color:#ed32f8;">Text here</p>
        
        
          .mytext {color:#ed32f8;}
        
        Text color #ed32f8
      
           This box has a color of #ed32f8        
        
          <div style="background-color:#ed32f8;">Content here</div>
        
        
          .mybackground {background-color:#ed32f8;}
        
        Background color #ed32f8
      
           Border around this has a color of #ed32f8        
        
          <div style="border:2px solid #ed32f8;">Content here</div>
        
        
          .myborder {border:2px solid #ed32f8;}
        
        Border color #ed32f8