#ed30ec color space conversions
Hex:
        #ed30ec
        RGB:
        237, 48, 236
        CMY:
        7, 81, 7
        CMYK:
        0, 80, 0, 7
      HSL:
        300°, 84.0000%, 55.8824%
        HSV (HSB):
        300°, 79.7468%, 92.9412%
        XYZ:
        51.1223, 26.1746, 81.7146
        xyY:
        0.3215, 0.1646, 26.1746
      CIE-Lab:
        58.2024, 86.7872, -53.8158
        CIE-LCH:
        58.2024, 102.1183, 328.1974
        CIE-Luv:
        58.2024, 74.9075, -95.6201
        Hunter-Lab:
        51.1611, 88.8329, -58.8854
      #ed30ec color charts
#ed30ec RGB chart
      #ed30ec CMYK chart
      #ed30ec RGB pie chart
      #ed30ec color shades, tints & tones
#ed30ec color schemes
#ed30ec color preview, HTML & CSS examples
           This text has a color of #ed30ec        
        
          <p style="color:#ed30ec;">Text here</p>
        
        
          .mytext {color:#ed30ec;}
        
        Text color #ed30ec
      
           This box has a color of #ed30ec        
        
          <div style="background-color:#ed30ec;">Content here</div>
        
        
          .mybackground {background-color:#ed30ec;}
        
        Background color #ed30ec
      
           Border around this has a color of #ed30ec        
        
          <div style="border:2px solid #ed30ec;">Content here</div>
        
        
          .myborder {border:2px solid #ed30ec;}
        
        Border color #ed30ec