#9b06a2 color space conversions
Hex:
        #9b06a2
        RGB:
        155, 6, 162
        CMY:
        39, 98, 36
        CMYK:
        4, 96, 0, 36
      HSL:
        297°, 92.8571%, 32.9412%
        HSV (HSB):
        297°, 96.2963%, 63.5294%
        XYZ:
        20.1043, 9.7074, 34.9965
        xyY:
        0.3102, 0.1498, 9.7074
      CIE-Lab:
        37.3122, 68.1173, -45.0818
        CIE-LCH:
        37.3122, 81.6843, 326.5024
        CIE-Luv:
        37.3122, 48.1299, -70.6236
        Hunter-Lab:
        31.1568, 60.6549, -44.7871
      #9b06a2 color charts
#9b06a2 RGB chart
      #9b06a2 CMYK chart
      #9b06a2 RGB pie chart
      #9b06a2 color shades, tints & tones
#9b06a2 color schemes
#9b06a2 color preview, HTML & CSS examples
           This text has a color of #9b06a2        
        
          <p style="color:#9b06a2;">Text here</p>
        
        
          .mytext {color:#9b06a2;}
        
        Text color #9b06a2
      
           This box has a color of #9b06a2        
        
          <div style="background-color:#9b06a2;">Content here</div>
        
        
          .mybackground {background-color:#9b06a2;}
        
        Background color #9b06a2
      
           Border around this has a color of #9b06a2        
        
          <div style="border:2px solid #9b06a2;">Content here</div>
        
        
          .myborder {border:2px solid #9b06a2;}
        
        Border color #9b06a2