#9b06a5 color space conversions
Hex:
        #9b06a5
        RGB:
        155, 6, 165
        CMY:
        39, 98, 35
        CMYK:
        6, 96, 0, 35
      HSL:
        296°, 92.9825%, 33.5294%
        HSV (HSB):
        296°, 96.3636%, 64.7059%
        XYZ:
        20.3742, 9.8154, 36.4180
        xyY:
        0.3059, 0.1474, 9.8154
      CIE-Lab:
        37.5091, 68.5959, -46.5725
        CIE-LCH:
        37.5091, 82.9120, 325.8258
        CIE-Luv:
        37.5091, 47.0659, -72.7829
        Hunter-Lab:
        31.3296, 61.2552, -46.9890
      #9b06a5 color charts
#9b06a5 RGB chart
      #9b06a5 CMYK chart
      #9b06a5 RGB pie chart
      #9b06a5 color shades, tints & tones
#9b06a5 color schemes
#9b06a5 color preview, HTML & CSS examples
           This text has a color of #9b06a5        
        
          <p style="color:#9b06a5;">Text here</p>
        
        
          .mytext {color:#9b06a5;}
        
        Text color #9b06a5
      
           This box has a color of #9b06a5        
        
          <div style="background-color:#9b06a5;">Content here</div>
        
        
          .mybackground {background-color:#9b06a5;}
        
        Background color #9b06a5
      
           Border around this has a color of #9b06a5        
        
          <div style="border:2px solid #9b06a5;">Content here</div>
        
        
          .myborder {border:2px solid #9b06a5;}
        
        Border color #9b06a5