#a30ca7 color space conversions
Hex:
        #a30ca7
        RGB:
        163, 12, 167
        CMY:
        36, 95, 35
        CMYK:
        2, 93, 0, 35
      HSL:
        298°, 86.5922%, 35.0980%
        HSV (HSB):
        298°, 92.8144%, 65.4902%
        XYZ:
        22.2108, 10.8395, 37.4808
        xyY:
        0.3149, 0.1537, 10.8395
      CIE-Lab:
        39.3088, 69.5724, -44.8071
        CIE-LCH:
        39.3088, 82.7526, 327.2170
        CIE-Luv:
        39.3088, 51.6371, -71.6127
        Hunter-Lab:
        32.9234, 62.8038, -44.4508
      #a30ca7 color charts
#a30ca7 RGB chart
      #a30ca7 CMYK chart
      #a30ca7 RGB pie chart
      #a30ca7 color shades, tints & tones
#a30ca7 color schemes
#a30ca7 color preview, HTML & CSS examples
           This text has a color of #a30ca7        
        
          <p style="color:#a30ca7;">Text here</p>
        
        
          .mytext {color:#a30ca7;}
        
        Text color #a30ca7
      
           This box has a color of #a30ca7        
        
          <div style="background-color:#a30ca7;">Content here</div>
        
        
          .mybackground {background-color:#a30ca7;}
        
        Background color #a30ca7
      
           Border around this has a color of #a30ca7        
        
          <div style="border:2px solid #a30ca7;">Content here</div>
        
        
          .myborder {border:2px solid #a30ca7;}
        
        Border color #a30ca7