#a60495 color space conversions
Hex:
        #a60495
        RGB:
        166, 4, 149
        CMY:
        35, 98, 42
        CMYK:
        0, 98, 10, 35
      HSL:
        306°, 95.2941%, 33.3333%
        HSV (HSB):
        306°, 97.5904%, 65.0980%
        XYZ:
        21.1941, 10.3638, 29.3171
        xyY:
        0.3482, 0.1702, 10.3638
      CIE-Lab:
        38.4875, 68.3399, -35.2028
        CIE-LCH:
        38.4875, 76.8738, 332.7464
        CIE-Luv:
        38.4875, 61.3178, -57.9542
        Hunter-Lab:
        32.1928, 61.1781, -31.4589
      #a60495 color charts
#a60495 RGB chart
      #a60495 CMYK chart
      #a60495 RGB pie chart
      #a60495 color shades, tints & tones
#a60495 color schemes
#a60495 color preview, HTML & CSS examples
           This text has a color of #a60495        
        
          <p style="color:#a60495;">Text here</p>
        
        
          .mytext {color:#a60495;}
        
        Text color #a60495
      
           This box has a color of #a60495        
        
          <div style="background-color:#a60495;">Content here</div>
        
        
          .mybackground {background-color:#a60495;}
        
        Background color #a60495
      
           Border around this has a color of #a60495        
        
          <div style="border:2px solid #a60495;">Content here</div>
        
        
          .myborder {border:2px solid #a60495;}
        
        Border color #a60495