#9165ff color space conversions
Hex:
        #9165ff
        RGB:
        145, 101, 255
        CMY:
        43, 60, 0
        CMYK:
        43, 60, 0, 0
      HSL:
        257°, 100.0000%, 69.8039%
        HSV (HSB):
        257°, 60.3922%, 100.0000%
        XYZ:
        34.3807, 22.5471, 97.1477
        xyY:
        0.2231, 0.1463, 22.5471
      CIE-Lab:
        54.6027, 51.9339, -70.8111
        CIE-LCH:
        54.6027, 87.8142, 306.2569
        CIE-Luv:
        54.6027, 6.5756, -115.5200
        Hunter-Lab:
        47.4838, 46.1467, -88.0635
      #9165ff color charts
#9165ff RGB chart
      #9165ff CMYK chart
      #9165ff RGB pie chart
      #9165ff color shades, tints & tones
#9165ff color schemes
#9165ff color preview, HTML & CSS examples
           This text has a color of #9165ff        
        
          <p style="color:#9165ff;">Text here</p>
        
        
          .mytext {color:#9165ff;}
        
        Text color #9165ff
      
           This box has a color of #9165ff        
        
          <div style="background-color:#9165ff;">Content here</div>
        
        
          .mybackground {background-color:#9165ff;}
        
        Background color #9165ff
      
           Border around this has a color of #9165ff        
        
          <div style="border:2px solid #9165ff;">Content here</div>
        
        
          .myborder {border:2px solid #9165ff;}
        
        Border color #9165ff