#9165cd color space conversions
Hex:
        #9165cd
        RGB:
        145, 101, 205
        CMY:
        43, 60, 20
        CMYK:
        29, 51, 0, 20
      HSL:
        265°, 50.9804%, 60.0000%
        HSV (HSB):
        265°, 50.7317%, 80.3922%
        XYZ:
        27.3502, 19.7349, 60.1253
        xyY:
        0.2551, 0.1841, 19.7349
      CIE-Lab:
        51.5361, 38.9948, -47.6410
        CIE-LCH:
        51.5361, 61.5650, 309.3008
        CIE-Luv:
        51.5361, 12.9526, -77.5506
        Hunter-Lab:
        44.4240, 32.1539, -49.1489
      #9165cd color charts
#9165cd RGB chart
      #9165cd CMYK chart
      #9165cd RGB pie chart
      #9165cd color shades, tints & tones
#9165cd color schemes
#9165cd color preview, HTML & CSS examples
           This text has a color of #9165cd        
        
          <p style="color:#9165cd;">Text here</p>
        
        
          .mytext {color:#9165cd;}
        
        Text color #9165cd
      
           This box has a color of #9165cd        
        
          <div style="background-color:#9165cd;">Content here</div>
        
        
          .mybackground {background-color:#9165cd;}
        
        Background color #9165cd
      
           Border around this has a color of #9165cd        
        
          <div style="border:2px solid #9165cd;">Content here</div>
        
        
          .myborder {border:2px solid #9165cd;}
        
        Border color #9165cd