#a536a1 color space conversions
Hex:
        #a536a1
        RGB:
        165, 54, 161
        CMY:
        35, 79, 37
        CMYK:
        0, 67, 2, 35
      HSL:
        302°, 50.6849%, 42.9412%
        HSV (HSB):
        302°, 67.2727%, 64.7059%
        XYZ:
        23.2692, 13.2109, 35.0417
        xyY:
        0.3253, 0.1847, 13.2109
      CIE-Lab:
        43.0793, 58.1368, -35.1974
        CIE-LCH:
        43.0793, 67.9613, 328.8083
        CIE-Luv:
        43.0793, 48.8262, -58.3785
        Hunter-Lab:
        36.3468, 50.6690, -31.7185
      #a536a1 color charts
#a536a1 RGB chart
      #a536a1 CMYK chart
      #a536a1 RGB pie chart
      #a536a1 color shades, tints & tones
#a536a1 color schemes
#a536a1 color preview, HTML & CSS examples
           This text has a color of #a536a1        
        
          <p style="color:#a536a1;">Text here</p>
        
        
          .mytext {color:#a536a1;}
        
        Text color #a536a1
      
           This box has a color of #a536a1        
        
          <div style="background-color:#a536a1;">Content here</div>
        
        
          .mybackground {background-color:#a536a1;}
        
        Background color #a536a1
      
           Border around this has a color of #a536a1        
        
          <div style="border:2px solid #a536a1;">Content here</div>
        
        
          .myborder {border:2px solid #a536a1;}
        
        Border color #a536a1