#e30ee0 color space conversions
Hex:
        #e30ee0
        RGB:
        227, 14, 224
        CMY:
        11, 95, 12
        CMYK:
        0, 94, 1, 11
      HSL:
        301°, 88.3817%, 47.2549%
        HSV (HSB):
        301°, 93.8326%, 89.0196%
        XYZ:
        45.2901, 22.0268, 72.3855
        xyY:
        0.3242, 0.1577, 22.0268
      CIE-Lab:
        54.0554, 88.5706, -53.7678
        CIE-LCH:
        54.0554, 103.6134, 328.7397
        CIE-Luv:
        54.0554, 75.7087, -94.1286
        Hunter-Lab:
        46.9327, 90.1206, -58.5916
      #e30ee0 color charts
#e30ee0 RGB chart
      #e30ee0 CMYK chart
      #e30ee0 RGB pie chart
      #e30ee0 color shades, tints & tones
#e30ee0 color schemes
#e30ee0 color preview, HTML & CSS examples
           This text has a color of #e30ee0        
        
          <p style="color:#e30ee0;">Text here</p>
        
        
          .mytext {color:#e30ee0;}
        
        Text color #e30ee0
      
           This box has a color of #e30ee0        
        
          <div style="background-color:#e30ee0;">Content here</div>
        
        
          .mybackground {background-color:#e30ee0;}
        
        Background color #e30ee0
      
           Border around this has a color of #e30ee0        
        
          <div style="border:2px solid #e30ee0;">Content here</div>
        
        
          .myborder {border:2px solid #e30ee0;}
        
        Border color #e30ee0