#a585e0 color space conversions
Hex:
        #a585e0
        RGB:
        165, 133, 224
        CMY:
        35, 48, 12
        CMYK:
        26, 41, 0, 12
      HSL:
        261°, 59.4771%, 70.0000%
        HSV (HSB):
        261°, 40.6250%, 87.8431%
        XYZ:
        37.3591, 30.1562, 74.3727
        xyY:
        0.2633, 0.2125, 30.1562
      CIE-Lab:
        61.7888, 30.9635, -42.0173
        CIE-LCH:
        61.7888, 52.1938, 306.3874
        CIE-Luv:
        61.7888, 9.4795, -70.3546
        Hunter-Lab:
        54.9147, 25.3351, -41.8581
      #a585e0 color charts
#a585e0 RGB chart
      #a585e0 CMYK chart
      #a585e0 RGB pie chart
      #a585e0 color shades, tints & tones
#a585e0 color schemes
#a585e0 color preview, HTML & CSS examples
           This text has a color of #a585e0        
        
          <p style="color:#a585e0;">Text here</p>
        
        
          .mytext {color:#a585e0;}
        
        Text color #a585e0
      
           This box has a color of #a585e0        
        
          <div style="background-color:#a585e0;">Content here</div>
        
        
          .mybackground {background-color:#a585e0;}
        
        Background color #a585e0
      
           Border around this has a color of #a585e0        
        
          <div style="border:2px solid #a585e0;">Content here</div>
        
        
          .myborder {border:2px solid #a585e0;}
        
        Border color #a585e0