#9164a1 color space conversions
Hex:
        #9164a1
        RGB:
        145, 100, 161
        CMY:
        43, 61, 37
        CMYK:
        10, 38, 0, 37
      HSL:
        284°, 24.4980%, 51.1765%
        HSV (HSB):
        284°, 37.8882%, 63.1373%
        XYZ:
        22.6672, 17.7073, 35.9414
        xyY:
        0.2970, 0.2320, 17.7073
      CIE-Lab:
        49.1391, 29.2957, -25.9124
        CIE-LCH:
        49.1391, 39.1113, 318.5069
        CIE-Luv:
        49.1391, 19.8440, -42.1615
        Hunter-Lab:
        42.0800, 22.5125, -21.1847
      #9164a1 color charts
#9164a1 RGB chart
      #9164a1 CMYK chart
      #9164a1 RGB pie chart
      #9164a1 color shades, tints & tones
#9164a1 color schemes
#9164a1 color preview, HTML & CSS examples
           This text has a color of #9164a1        
        
          <p style="color:#9164a1;">Text here</p>
        
        
          .mytext {color:#9164a1;}
        
        Text color #9164a1
      
           This box has a color of #9164a1        
        
          <div style="background-color:#9164a1;">Content here</div>
        
        
          .mybackground {background-color:#9164a1;}
        
        Background color #9164a1
      
           Border around this has a color of #9164a1        
        
          <div style="border:2px solid #9164a1;">Content here</div>
        
        
          .myborder {border:2px solid #9164a1;}
        
        Border color #9164a1