#9164cd color space conversions
Hex:
        #9164cd
        RGB:
        145, 100, 205
        CMY:
        43, 61, 20
        CMYK:
        29, 51, 0, 20
      HSL:
        266°, 51.2195%, 59.8039%
        HSV (HSB):
        266°, 51.2195%, 80.3922%
        XYZ:
        27.2537, 19.5419, 60.0931
        xyY:
        0.2550, 0.1828, 19.5419
      CIE-Lab:
        51.3152, 39.5582, -47.9925
        CIE-LCH:
        51.3152, 62.1944, 309.4973
        CIE-Luv:
        51.3152, 13.2764, -78.0819
        Hunter-Lab:
        44.2062, 32.6867, -49.6535
      #9164cd color charts
#9164cd RGB chart
      #9164cd CMYK chart
      #9164cd RGB pie chart
      #9164cd color shades, tints & tones
#9164cd color schemes
#9164cd color preview, HTML & CSS examples
           This text has a color of #9164cd        
        
          <p style="color:#9164cd;">Text here</p>
        
        
          .mytext {color:#9164cd;}
        
        Text color #9164cd
      
           This box has a color of #9164cd        
        
          <div style="background-color:#9164cd;">Content here</div>
        
        
          .mybackground {background-color:#9164cd;}
        
        Background color #9164cd
      
           Border around this has a color of #9164cd        
        
          <div style="border:2px solid #9164cd;">Content here</div>
        
        
          .myborder {border:2px solid #9164cd;}
        
        Border color #9164cd