#a485e2 color space conversions
Hex:
        #a485e2
        RGB:
        164, 133, 226
        CMY:
        36, 48, 11
        CMYK:
        27, 41, 0, 11
      HSL:
        260°, 61.5894%, 70.3922%
        HSV (HSB):
        260°, 41.1504%, 88.6275%
        XYZ:
        37.4248, 30.1586, 75.8002
        xyY:
        0.2610, 0.2103, 30.1586
      CIE-Lab:
        61.7908, 31.1694, -43.1336
        CIE-LCH:
        61.7908, 53.2169, 305.8528
        CIE-Luv:
        61.7908, 8.7450, -72.2025
        Hunter-Lab:
        54.9168, 25.5402, -43.3946
      #a485e2 color charts
#a485e2 RGB chart
      #a485e2 CMYK chart
      #a485e2 RGB pie chart
      #a485e2 color shades, tints & tones
#a485e2 color schemes
#a485e2 color preview, HTML & CSS examples
           This text has a color of #a485e2        
        
          <p style="color:#a485e2;">Text here</p>
        
        
          .mytext {color:#a485e2;}
        
        Text color #a485e2
      
           This box has a color of #a485e2        
        
          <div style="background-color:#a485e2;">Content here</div>
        
        
          .mybackground {background-color:#a485e2;}
        
        Background color #a485e2
      
           Border around this has a color of #a485e2        
        
          <div style="border:2px solid #a485e2;">Content here</div>
        
        
          .myborder {border:2px solid #a485e2;}
        
        Border color #a485e2