#a314c0 color space conversions
Hex:
        #a314c0
        RGB:
        163, 20, 192
        CMY:
        36, 92, 25
        CMYK:
        15, 90, 0, 25
      HSL:
        290°, 81.1321%, 41.5686%
        HSV (HSB):
        290°, 89.5833%, 75.2941%
        XYZ:
        24.8688, 12.0926, 50.8925
        xyY:
        0.2831, 0.1376, 12.0926
      CIE-Lab:
        41.3629, 72.5439, -56.3114
        CIE-LCH:
        41.3629, 91.8346, 322.1800
        CIE-Luv:
        41.3629, 42.6411, -88.7905
        Hunter-Lab:
        34.7744, 66.7985, -62.4291
      #a314c0 color charts
#a314c0 RGB chart
      #a314c0 CMYK chart
      #a314c0 RGB pie chart
      #a314c0 color shades, tints & tones
#a314c0 color schemes
#a314c0 color preview, HTML & CSS examples
           This text has a color of #a314c0        
        
          <p style="color:#a314c0;">Text here</p>
        
        
          .mytext {color:#a314c0;}
        
        Text color #a314c0
      
           This box has a color of #a314c0        
        
          <div style="background-color:#a314c0;">Content here</div>
        
        
          .mybackground {background-color:#a314c0;}
        
        Background color #a314c0
      
           Border around this has a color of #a314c0        
        
          <div style="border:2px solid #a314c0;">Content here</div>
        
        
          .myborder {border:2px solid #a314c0;}
        
        Border color #a314c0