#ed30e5 color space conversions
Hex:
        #ed30e5
        RGB:
        237, 48, 229
        CMY:
        7, 81, 10
        CMYK:
        0, 80, 3, 7
      HSL:
        303°, 84.0000%, 55.8824%
        HSV (HSB):
        303°, 79.7468%, 92.9412%
        XYZ:
        50.1249, 25.7756, 76.4620
        xyY:
        0.3290, 0.1692, 25.7756
      CIE-Lab:
        57.8234, 85.7587, -50.4883
        CIE-LCH:
        57.8234, 99.5169, 329.5136
        CIE-Luv:
        57.8234, 77.5346, -90.2747
        Hunter-Lab:
        50.7696, 87.3861, -53.7554
      #ed30e5 color charts
#ed30e5 RGB chart
      #ed30e5 CMYK chart
      #ed30e5 RGB pie chart
      #ed30e5 color shades, tints & tones
#ed30e5 color schemes
#ed30e5 color preview, HTML & CSS examples
           This text has a color of #ed30e5        
        
          <p style="color:#ed30e5;">Text here</p>
        
        
          .mytext {color:#ed30e5;}
        
        Text color #ed30e5
      
           This box has a color of #ed30e5        
        
          <div style="background-color:#ed30e5;">Content here</div>
        
        
          .mybackground {background-color:#ed30e5;}
        
        Background color #ed30e5
      
           Border around this has a color of #ed30e5        
        
          <div style="border:2px solid #ed30e5;">Content here</div>
        
        
          .myborder {border:2px solid #ed30e5;}
        
        Border color #ed30e5