#e30efd color space conversions
Hex:
        #e30efd
        RGB:
        227, 14, 253
        CMY:
        11, 95, 1
        CMYK:
        10, 94, 0, 1
      HSL:
        293°, 98.3539%, 52.3529%
        HSV (HSB):
        293°, 94.4664%, 99.2157%
        XYZ:
        49.5652, 23.7368, 94.8978
        xyY:
        0.2947, 0.1411, 23.7368
      CIE-Lab:
        55.8233, 92.8707, -67.2086
        CIE-LCH:
        55.8233, 114.6384, 324.1075
        CIE-Luv:
        55.8233, 64.8527, -115.2889
        Hunter-Lab:
        48.7204, 96.3342, -81.3809
      #e30efd color charts
#e30efd RGB chart
      #e30efd CMYK chart
      #e30efd RGB pie chart
      #e30efd color shades, tints & tones
#e30efd color schemes
#e30efd color preview, HTML & CSS examples
           This text has a color of #e30efd        
        
          <p style="color:#e30efd;">Text here</p>
        
        
          .mytext {color:#e30efd;}
        
        Text color #e30efd
      
           This box has a color of #e30efd        
        
          <div style="background-color:#e30efd;">Content here</div>
        
        
          .mybackground {background-color:#e30efd;}
        
        Background color #e30efd
      
           Border around this has a color of #e30efd        
        
          <div style="border:2px solid #e30efd;">Content here</div>
        
        
          .myborder {border:2px solid #e30efd;}
        
        Border color #e30efd