#9166d2 color space conversions
Hex:
        #9166d2
        RGB:
        145, 102, 210
        CMY:
        43, 60, 18
        CMYK:
        31, 51, 0, 18
      HSL:
        264°, 54.5455%, 61.1765%
        HSV (HSB):
        264°, 51.4286%, 82.3529%
        XYZ:
        28.0613, 20.1756, 63.3881
        xyY:
        0.2514, 0.1807, 20.1756
      CIE-Lab:
        52.0352, 39.6800, -49.6964
        CIE-LCH:
        52.0352, 63.5943, 308.6056
        CIE-Luv:
        52.0352, 11.9462, -80.9850
        Hunter-Lab:
        44.9173, 32.9095, -52.2290
      #9166d2 color charts
#9166d2 RGB chart
      #9166d2 CMYK chart
      #9166d2 RGB pie chart
      #9166d2 color shades, tints & tones
#9166d2 color schemes
#9166d2 color preview, HTML & CSS examples
           This text has a color of #9166d2        
        
          <p style="color:#9166d2;">Text here</p>
        
        
          .mytext {color:#9166d2;}
        
        Text color #9166d2
      
           This box has a color of #9166d2        
        
          <div style="background-color:#9166d2;">Content here</div>
        
        
          .mybackground {background-color:#9166d2;}
        
        Background color #9166d2
      
           Border around this has a color of #9166d2        
        
          <div style="border:2px solid #9166d2;">Content here</div>
        
        
          .myborder {border:2px solid #9166d2;}
        
        Border color #9166d2