#ed30ea color space conversions
Hex:
        #ed30ea
        RGB:
        237, 48, 234
        CMY:
        7, 81, 8
        CMYK:
        0, 80, 1, 7
      HSL:
        301°, 84.0000%, 55.8824%
        HSV (HSB):
        301°, 79.7468%, 92.9412%
        XYZ:
        50.8333, 26.0589, 80.1926
        xyY:
        0.3236, 0.1659, 26.0589
      CIE-Lab:
        58.0930, 86.4910, -52.8689
        CIE-LCH:
        58.0930, 101.3697, 328.5640
        CIE-Luv:
        58.0930, 75.6520, -94.0980
        Hunter-Lab:
        51.0480, 88.4154, -57.4066
      #ed30ea color charts
#ed30ea RGB chart
      #ed30ea CMYK chart
      #ed30ea RGB pie chart
      #ed30ea color shades, tints & tones
#ed30ea color schemes
#ed30ea color preview, HTML & CSS examples
           This text has a color of #ed30ea        
        
          <p style="color:#ed30ea;">Text here</p>
        
        
          .mytext {color:#ed30ea;}
        
        Text color #ed30ea
      
           This box has a color of #ed30ea        
        
          <div style="background-color:#ed30ea;">Content here</div>
        
        
          .mybackground {background-color:#ed30ea;}
        
        Background color #ed30ea
      
           Border around this has a color of #ed30ea        
        
          <div style="border:2px solid #ed30ea;">Content here</div>
        
        
          .myborder {border:2px solid #ed30ea;}
        
        Border color #ed30ea