#a314c8 color space conversions
Hex:
        #a314c8
        RGB:
        163, 20, 200
        CMY:
        36, 92, 22
        CMYK:
        19, 90, 0, 22
      HSL:
        288°, 81.8182%, 43.1373%
        HSV (HSB):
        288°, 90.0000%, 78.4314%
        XYZ:
        25.7797, 12.4570, 55.6893
        xyY:
        0.2745, 0.1326, 12.4570
      CIE-Lab:
        41.9334, 73.9430, -60.0586
        CIE-LCH:
        41.9334, 95.2607, 320.9155
        CIE-Luv:
        41.9334, 40.1975, -94.3470
        Hunter-Lab:
        35.2944, 68.6146, -68.8445
      #a314c8 color charts
#a314c8 RGB chart
      #a314c8 CMYK chart
      #a314c8 RGB pie chart
      #a314c8 color shades, tints & tones
#a314c8 color schemes
#a314c8 color preview, HTML & CSS examples
           This text has a color of #a314c8        
        
          <p style="color:#a314c8;">Text here</p>
        
        
          .mytext {color:#a314c8;}
        
        Text color #a314c8
      
           This box has a color of #a314c8        
        
          <div style="background-color:#a314c8;">Content here</div>
        
        
          .mybackground {background-color:#a314c8;}
        
        Background color #a314c8
      
           Border around this has a color of #a314c8        
        
          <div style="border:2px solid #a314c8;">Content here</div>
        
        
          .myborder {border:2px solid #a314c8;}
        
        Border color #a314c8