#a30ed6 color space conversions
Hex:
        #a30ed6
        RGB:
        163, 14, 214
        CMY:
        36, 95, 16
        CMYK:
        24, 93, 0, 16
      HSL:
        285°, 87.7193%, 44.7059%
        HSV (HSB):
        285°, 93.4579%, 83.9216%
        XYZ:
        27.3989, 12.9556, 64.6749
        xyY:
        0.2609, 0.1234, 12.9556
      CIE-Lab:
        42.6963, 77.2932, -66.9204
        CIE-LCH:
        42.6963, 102.2379, 319.1140
        CIE-Luv:
        42.6963, 36.5026, -104.2849
        Hunter-Lab:
        35.9940, 72.8863, -81.3382
      #a30ed6 color charts
#a30ed6 RGB chart
      #a30ed6 CMYK chart
      #a30ed6 RGB pie chart
      #a30ed6 color shades, tints & tones
#a30ed6 color schemes
#a30ed6 color preview, HTML & CSS examples
           This text has a color of #a30ed6        
        
          <p style="color:#a30ed6;">Text here</p>
        
        
          .mytext {color:#a30ed6;}
        
        Text color #a30ed6
      
           This box has a color of #a30ed6        
        
          <div style="background-color:#a30ed6;">Content here</div>
        
        
          .mybackground {background-color:#a30ed6;}
        
        Background color #a30ed6
      
           Border around this has a color of #a30ed6        
        
          <div style="border:2px solid #a30ed6;">Content here</div>
        
        
          .myborder {border:2px solid #a30ed6;}
        
        Border color #a30ed6