#a314d4 color space conversions
Hex:
        #a314d4
        RGB:
        163, 20, 212
        CMY:
        36, 92, 17
        CMYK:
        23, 91, 0, 17
      HSL:
        285°, 82.7586%, 45.4902%
        HSV (HSB):
        285°, 90.5660%, 83.1373%
        XYZ:
        27.2381, 13.0403, 63.3688
        xyY:
        0.2628, 0.1258, 13.0403
      CIE-Lab:
        42.8239, 76.0958, -65.5610
        CIE-LCH:
        42.8239, 100.4431, 319.2532
        CIE-Luv:
        42.8239, 36.7428, -102.5071
        Hunter-Lab:
        36.1114, 71.4441, -78.7650
      #a314d4 color charts
#a314d4 RGB chart
      #a314d4 CMYK chart
      #a314d4 RGB pie chart
      #a314d4 color shades, tints & tones
#a314d4 color schemes
#a314d4 color preview, HTML & CSS examples
           This text has a color of #a314d4        
        
          <p style="color:#a314d4;">Text here</p>
        
        
          .mytext {color:#a314d4;}
        
        Text color #a314d4
      
           This box has a color of #a314d4        
        
          <div style="background-color:#a314d4;">Content here</div>
        
        
          .mybackground {background-color:#a314d4;}
        
        Background color #a314d4
      
           Border around this has a color of #a314d4        
        
          <div style="border:2px solid #a314d4;">Content here</div>
        
        
          .myborder {border:2px solid #a314d4;}
        
        Border color #a314d4