#930ae5 color space conversions
Hex:
        #930ae5
        RGB:
        147, 10, 229
        CMY:
        42, 96, 10
        CMYK:
        36, 96, 0, 10
      HSL:
        278°, 91.6318%, 46.8627%
        HSV (HSB):
        278°, 95.6332%, 89.8039%
        XYZ:
        26.2840, 12.0773, 75.0746
        xyY:
        0.2317, 0.1065, 12.0773
      CIE-Lab:
        41.3387, 78.6031, -77.8284
        CIE-LCH:
        41.3387, 110.6152, 315.2837
        CIE-Luv:
        41.3387, 24.2668, -116.6778
        Hunter-Lab:
        34.7524, 74.1870, -103.7559
      #930ae5 color charts
#930ae5 RGB chart
      #930ae5 CMYK chart
      #930ae5 RGB pie chart
      #930ae5 color shades, tints & tones
#930ae5 color schemes
#930ae5 color preview, HTML & CSS examples
           This text has a color of #930ae5        
        
          <p style="color:#930ae5;">Text here</p>
        
        
          .mytext {color:#930ae5;}
        
        Text color #930ae5
      
           This box has a color of #930ae5        
        
          <div style="background-color:#930ae5;">Content here</div>
        
        
          .mybackground {background-color:#930ae5;}
        
        Background color #930ae5
      
           Border around this has a color of #930ae5        
        
          <div style="border:2px solid #930ae5;">Content here</div>
        
        
          .myborder {border:2px solid #930ae5;}
        
        Border color #930ae5