#9b0c85 color space conversions
Hex:
        #9b0c85
        RGB:
        155, 12, 133
        CMY:
        39, 95, 48
        CMYK:
        0, 92, 14, 39
      HSL:
        309°, 85.6287%, 32.7451%
        HSV (HSB):
        309°, 92.2581%, 60.7843%
        XYZ:
        17.8827, 8.9250, 22.9705
        xyY:
        0.3592, 0.1793, 8.9250
      CIE-Lab:
        35.8394, 63.0609, -29.6819
        CIE-LCH:
        35.8394, 69.6971, 334.7943
        CIE-Luv:
        35.8394, 58.8516, -48.6088
        Hunter-Lab:
        29.8747, 54.5676, -24.6755
      #9b0c85 color charts
#9b0c85 RGB chart
      #9b0c85 CMYK chart
      #9b0c85 RGB pie chart
      #9b0c85 color shades, tints & tones
#9b0c85 color schemes
#9b0c85 color preview, HTML & CSS examples
           This text has a color of #9b0c85        
        
          <p style="color:#9b0c85;">Text here</p>
        
        
          .mytext {color:#9b0c85;}
        
        Text color #9b0c85
      
           This box has a color of #9b0c85        
        
          <div style="background-color:#9b0c85;">Content here</div>
        
        
          .mybackground {background-color:#9b0c85;}
        
        Background color #9b0c85
      
           Border around this has a color of #9b0c85        
        
          <div style="border:2px solid #9b0c85;">Content here</div>
        
        
          .myborder {border:2px solid #9b0c85;}
        
        Border color #9b0c85