#930eee color space conversions
Hex:
        #930eee
        RGB:
        147, 14, 238
        CMY:
        42, 95, 7
        CMYK:
        38, 94, 0, 7
      HSL:
        276°, 88.8889%, 49.4118%
        HSV (HSB):
        276°, 94.1176%, 93.3333%
        XYZ:
        27.6223, 12.6902, 81.8825
        xyY:
        0.2261, 0.1039, 12.6902
      CIE-Lab:
        42.2926, 79.9284, -81.3707
        CIE-LCH:
        42.2926, 114.0603, 314.4877
        CIE-Luv:
        42.2926, 22.2546, -122.0512
        Hunter-Lab:
        35.6233, 76.0682, -111.3459
      #930eee color charts
#930eee RGB chart
      #930eee CMYK chart
      #930eee RGB pie chart
      #930eee color shades, tints & tones
#930eee color schemes
#930eee color preview, HTML & CSS examples
           This text has a color of #930eee        
        
          <p style="color:#930eee;">Text here</p>
        
        
          .mytext {color:#930eee;}
        
        Text color #930eee
      
           This box has a color of #930eee        
        
          <div style="background-color:#930eee;">Content here</div>
        
        
          .mybackground {background-color:#930eee;}
        
        Background color #930eee
      
           Border around this has a color of #930eee        
        
          <div style="border:2px solid #930eee;">Content here</div>
        
        
          .myborder {border:2px solid #930eee;}
        
        Border color #930eee