#9a30fa color space conversions
Hex:
        #9a30fa
        RGB:
        154, 48, 250
        CMY:
        40, 81, 2
        CMYK:
        38, 81, 0, 2
      HSL:
        271°, 95.2830%, 58.4314%
        HSV (HSB):
        271°, 80.8000%, 98.0392%
        XYZ:
        31.6387, 15.8861, 91.8413
        xyY:
        0.2270, 0.1140, 15.8861
      CIE-Lab:
        46.8246, 75.7255, -80.6501
        CIE-LCH:
        46.8246, 110.6291, 313.1963
        CIE-Luv:
        46.8246, 20.8047, -125.5277
        Hunter-Lab:
        39.8573, 71.9428, -108.7189
      #9a30fa color charts
#9a30fa RGB chart
      #9a30fa CMYK chart
      #9a30fa RGB pie chart
      #9a30fa color shades, tints & tones
#9a30fa color schemes
#9a30fa color preview, HTML & CSS examples
           This text has a color of #9a30fa        
        
          <p style="color:#9a30fa;">Text here</p>
        
        
          .mytext {color:#9a30fa;}
        
        Text color #9a30fa
      
           This box has a color of #9a30fa        
        
          <div style="background-color:#9a30fa;">Content here</div>
        
        
          .mybackground {background-color:#9a30fa;}
        
        Background color #9a30fa
      
           Border around this has a color of #9a30fa        
        
          <div style="border:2px solid #9a30fa;">Content here</div>
        
        
          .myborder {border:2px solid #9a30fa;}
        
        Border color #9a30fa