#ed39e1 color space conversions
Hex:
        #ed39e1
        RGB:
        237, 57, 225
        CMY:
        7, 78, 12
        CMYK:
        0, 76, 5, 7
      HSL:
        304°, 83.3333%, 57.6471%
        HSV (HSB):
        304°, 75.9494%, 92.9412%
        XYZ:
        49.9788, 26.3670, 73.6893
        xyY:
        0.3331, 0.1757, 26.3670
      CIE-Lab:
        58.3838, 82.9504, -47.3468
        CIE-LCH:
        58.3838, 95.5117, 330.2829
        CIE-Luv:
        58.3838, 77.4810, -85.2499
        Hunter-Lab:
        51.3488, 83.8770, -49.1413
      #ed39e1 color charts
#ed39e1 RGB chart
      #ed39e1 CMYK chart
      #ed39e1 RGB pie chart
      #ed39e1 color shades, tints & tones
#ed39e1 color schemes
#ed39e1 color preview, HTML & CSS examples
           This text has a color of #ed39e1        
        
          <p style="color:#ed39e1;">Text here</p>
        
        
          .mytext {color:#ed39e1;}
        
        Text color #ed39e1
      
           This box has a color of #ed39e1        
        
          <div style="background-color:#ed39e1;">Content here</div>
        
        
          .mybackground {background-color:#ed39e1;}
        
        Background color #ed39e1
      
           Border around this has a color of #ed39e1        
        
          <div style="border:2px solid #ed39e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed39e1;}
        
        Border color #ed39e1