#a30fc2 color space conversions
Hex:
        #a30fc2
        RGB:
        163, 15, 194
        CMY:
        36, 94, 24
        CMYK:
        16, 92, 0, 24
      HSL:
        290°, 85.6459%, 40.9804%
        HSV (HSB):
        290°, 92.2680%, 76.0784%
        XYZ:
        25.0127, 12.0232, 52.0413
        xyY:
        0.2808, 0.1350, 12.0232
      CIE-Lab:
        41.2530, 73.6332, -57.6601
        CIE-LCH:
        41.2530, 93.5229, 321.9365
        CIE-Luv:
        41.2530, 42.3332, -90.6278
        Hunter-Lab:
        34.6745, 68.0817, -64.7134
      #a30fc2 color charts
#a30fc2 RGB chart
      #a30fc2 CMYK chart
      #a30fc2 RGB pie chart
      #a30fc2 color shades, tints & tones
#a30fc2 color schemes
#a30fc2 color preview, HTML & CSS examples
           This text has a color of #a30fc2        
        
          <p style="color:#a30fc2;">Text here</p>
        
        
          .mytext {color:#a30fc2;}
        
        Text color #a30fc2
      
           This box has a color of #a30fc2        
        
          <div style="background-color:#a30fc2;">Content here</div>
        
        
          .mybackground {background-color:#a30fc2;}
        
        Background color #a30fc2
      
           Border around this has a color of #a30fc2        
        
          <div style="border:2px solid #a30fc2;">Content here</div>
        
        
          .myborder {border:2px solid #a30fc2;}
        
        Border color #a30fc2