#9166d8 color space conversions
Hex:
        #9166d8
        RGB:
        145, 102, 216
        CMY:
        43, 60, 15
        CMYK:
        33, 53, 0, 15
      HSL:
        263°, 59.3750%, 62.3529%
        HSV (HSB):
        263°, 52.7778%, 84.7059%
        XYZ:
        28.8231, 20.4804, 67.3997
        xyY:
        0.2470, 0.1755, 20.4804
      CIE-Lab:
        52.3760, 41.1970, -52.5599
        CIE-LCH:
        52.3760, 66.7813, 308.0897
        CIE-Luv:
        52.3760, 11.1446, -85.7054
        Hunter-Lab:
        45.2552, 34.4902, -56.6234
      #9166d8 color charts
#9166d8 RGB chart
      #9166d8 CMYK chart
      #9166d8 RGB pie chart
      #9166d8 color shades, tints & tones
#9166d8 color schemes
#9166d8 color preview, HTML & CSS examples
           This text has a color of #9166d8        
        
          <p style="color:#9166d8;">Text here</p>
        
        
          .mytext {color:#9166d8;}
        
        Text color #9166d8
      
           This box has a color of #9166d8        
        
          <div style="background-color:#9166d8;">Content here</div>
        
        
          .mybackground {background-color:#9166d8;}
        
        Background color #9166d8
      
           Border around this has a color of #9166d8        
        
          <div style="border:2px solid #9166d8;">Content here</div>
        
        
          .myborder {border:2px solid #9166d8;}
        
        Border color #9166d8