#a5478a color space conversions
Hex:
        #a5478a
        RGB:
        165, 71, 138
        CMY:
        35, 72, 46
        CMYK:
        0, 57, 16, 35
      HSL:
        317°, 39.8305%, 46.2745%
        HSV (HSB):
        317°, 56.9697%, 64.7059%
        XYZ:
        22.3577, 14.3408, 25.6344
        xyY:
        0.3587, 0.2301, 14.3408
      CIE-Lab:
        44.7177, 46.9357, -18.8097
        CIE-LCH:
        44.7177, 50.5645, 338.1613
        CIE-Luv:
        44.7177, 50.3632, -33.5905
        Hunter-Lab:
        37.8692, 39.1140, -13.6261
      #a5478a color charts
#a5478a RGB chart
      #a5478a CMYK chart
      #a5478a RGB pie chart
      #a5478a color shades, tints & tones
#a5478a color schemes
#a5478a color preview, HTML & CSS examples
           This text has a color of #a5478a        
        
          <p style="color:#a5478a;">Text here</p>
        
        
          .mytext {color:#a5478a;}
        
        Text color #a5478a
      
           This box has a color of #a5478a        
        
          <div style="background-color:#a5478a;">Content here</div>
        
        
          .mybackground {background-color:#a5478a;}
        
        Background color #a5478a
      
           Border around this has a color of #a5478a        
        
          <div style="border:2px solid #a5478a;">Content here</div>
        
        
          .myborder {border:2px solid #a5478a;}
        
        Border color #a5478a