#a380af color space conversions
Hex:
        #a380af
        RGB:
        163, 128, 175
        CMY:
        36, 50, 31
        CMYK:
        7, 27, 0, 31
      HSL:
        285°, 22.7053%, 59.4118%
        HSV (HSB):
        285°, 26.8571%, 68.6275%
        XYZ:
        30.5613, 26.3200, 44.0270
        xyY:
        0.3029, 0.2608, 26.3200
      CIE-Lab:
        58.3396, 22.1133, -19.7220
        CIE-LCH:
        58.3396, 29.6303, 318.2715
        CIE-Luv:
        58.3396, 16.2731, -32.9116
        Hunter-Lab:
        51.3030, 16.5524, -14.9690
      #a380af color charts
#a380af RGB chart
      #a380af CMYK chart
      #a380af RGB pie chart
      #a380af color shades, tints & tones
#a380af color schemes
#a380af color preview, HTML & CSS examples
           This text has a color of #a380af        
        
          <p style="color:#a380af;">Text here</p>
        
        
          .mytext {color:#a380af;}
        
        Text color #a380af
      
           This box has a color of #a380af        
        
          <div style="background-color:#a380af;">Content here</div>
        
        
          .mybackground {background-color:#a380af;}
        
        Background color #a380af
      
           Border around this has a color of #a380af        
        
          <div style="border:2px solid #a380af;">Content here</div>
        
        
          .myborder {border:2px solid #a380af;}
        
        Border color #a380af