#a59af0 color space conversions
Hex:
        #a59af0
        RGB:
        165, 154, 240
        CMY:
        35, 40, 6
        CMYK:
        31, 36, 0, 6
      HSL:
        248°, 74.1379%, 77.2549%
        HSV (HSB):
        248°, 35.8333%, 94.1176%
        XYZ:
        42.8008, 37.4018, 87.4015
        xyY:
        0.2554, 0.2232, 37.4018
      CIE-Lab:
        67.5774, 22.9959, -41.7740
        CIE-LCH:
        67.5774, 47.6852, 298.8321
        CIE-Luv:
        67.5774, -0.1343, -69.9717
        Hunter-Lab:
        61.1570, 17.8987, -41.9234
      #a59af0 color charts
#a59af0 RGB chart
      #a59af0 CMYK chart
      #a59af0 RGB pie chart
      #a59af0 color shades, tints & tones
#a59af0 color schemes
#a59af0 color preview, HTML & CSS examples
           This text has a color of #a59af0        
        
          <p style="color:#a59af0;">Text here</p>
        
        
          .mytext {color:#a59af0;}
        
        Text color #a59af0
      
           This box has a color of #a59af0        
        
          <div style="background-color:#a59af0;">Content here</div>
        
        
          .mybackground {background-color:#a59af0;}
        
        Background color #a59af0
      
           Border around this has a color of #a59af0        
        
          <div style="border:2px solid #a59af0;">Content here</div>
        
        
          .myborder {border:2px solid #a59af0;}
        
        Border color #a59af0