#a314d8 color space conversions
Hex:
        #a314d8
        RGB:
        163, 20, 216
        CMY:
        36, 92, 15
        CMYK:
        25, 91, 0, 15
      HSL:
        284°, 83.0508%, 46.2745%
        HSV (HSB):
        284°, 90.7407%, 84.7059%
        XYZ:
        27.7491, 13.2447, 66.0597
        xyY:
        0.2592, 0.1237, 13.2447
      CIE-Lab:
        43.1297, 76.8266, -67.3647
        CIE-LCH:
        43.1297, 102.1779, 318.7544
        CIE-Luv:
        43.1297, 35.6455, -105.1819
        Hunter-Lab:
        36.3933, 72.4141, -82.1456
      #a314d8 color charts
#a314d8 RGB chart
      #a314d8 CMYK chart
      #a314d8 RGB pie chart
      #a314d8 color shades, tints & tones
#a314d8 color schemes
#a314d8 color preview, HTML & CSS examples
           This text has a color of #a314d8        
        
          <p style="color:#a314d8;">Text here</p>
        
        
          .mytext {color:#a314d8;}
        
        Text color #a314d8
      
           This box has a color of #a314d8        
        
          <div style="background-color:#a314d8;">Content here</div>
        
        
          .mybackground {background-color:#a314d8;}
        
        Background color #a314d8
      
           Border around this has a color of #a314d8        
        
          <div style="border:2px solid #a314d8;">Content here</div>
        
        
          .myborder {border:2px solid #a314d8;}
        
        Border color #a314d8