#ed30f5 color space conversions
Hex:
        #ed30f5
        RGB:
        237, 48, 245
        CMY:
        7, 81, 4
        CMYK:
        3, 80, 0, 4
      HSL:
        298°, 90.7834%, 57.4510%
        HSV (HSB):
        298°, 80.4082%, 96.0784%
        XYZ:
        52.4634, 26.7110, 88.7768
        xyY:
        0.3124, 0.1590, 26.7110
      CIE-Lab:
        58.7059, 88.1420, -58.0396
        CIE-LCH:
        58.7059, 105.5349, 326.6359
        CIE-Luv:
        58.7059, 71.6187, -102.4165
        Hunter-Lab:
        51.6827, 90.7518, -65.6662
      #ed30f5 color charts
#ed30f5 RGB chart
      #ed30f5 CMYK chart
      #ed30f5 RGB pie chart
      #ed30f5 color shades, tints & tones
#ed30f5 color schemes
#ed30f5 color preview, HTML & CSS examples
           This text has a color of #ed30f5        
        
          <p style="color:#ed30f5;">Text here</p>
        
        
          .mytext {color:#ed30f5;}
        
        Text color #ed30f5
      
           This box has a color of #ed30f5        
        
          <div style="background-color:#ed30f5;">Content here</div>
        
        
          .mybackground {background-color:#ed30f5;}
        
        Background color #ed30f5
      
           Border around this has a color of #ed30f5        
        
          <div style="border:2px solid #ed30f5;">Content here</div>
        
        
          .myborder {border:2px solid #ed30f5;}
        
        Border color #ed30f5