#e30eff color space conversions
Hex:
        #e30eff
        RGB:
        227, 14, 255
        CMY:
        11, 95, 0
        CMYK:
        11, 95, 0, 0
      HSL:
        293°, 100.0000%, 52.7451%
        HSV (HSB):
        293°, 94.5098%, 100.0000%
        XYZ:
        49.8856, 23.8650, 96.5849
        xyY:
        0.2929, 0.1401, 23.8650
      CIE-Lab:
        55.9523, 93.1798, -68.1116
        CIE-LCH:
        55.9523, 115.4195, 323.8343
        CIE-Luv:
        55.9523, 64.1516, -116.7096
        Hunter-Lab:
        48.8518, 96.7868, -83.0260
      #e30eff color charts
#e30eff RGB chart
      #e30eff CMYK chart
      #e30eff RGB pie chart
      #e30eff color shades, tints & tones
#e30eff color schemes
#e30eff color preview, HTML & CSS examples
           This text has a color of #e30eff        
        
          <p style="color:#e30eff;">Text here</p>
        
        
          .mytext {color:#e30eff;}
        
        Text color #e30eff
      
           This box has a color of #e30eff        
        
          <div style="background-color:#e30eff;">Content here</div>
        
        
          .mybackground {background-color:#e30eff;}
        
        Background color #e30eff
      
           Border around this has a color of #e30eff        
        
          <div style="border:2px solid #e30eff;">Content here</div>
        
        
          .myborder {border:2px solid #e30eff;}
        
        Border color #e30eff