#9b3e85 color space conversions
Hex:
        #9b3e85
        RGB:
        155, 62, 133
        CMY:
        39, 76, 48
        CMYK:
        0, 60, 14, 39
      HSL:
        314°, 42.8571%, 42.5490%
        HSV (HSB):
        314°, 60.0000%, 60.7843%
        XYZ:
        19.4738, 12.1073, 23.5009
        xyY:
        0.3535, 0.2198, 12.1073
      CIE-Lab:
        41.3861, 47.4101, -21.0280
        CIE-LCH:
        41.3861, 51.8642, 336.0810
        CIE-Luv:
        41.3861, 47.8715, -36.1100
        Hunter-Lab:
        34.7955, 39.0081, -15.6876
      #9b3e85 color charts
#9b3e85 RGB chart
      #9b3e85 CMYK chart
      #9b3e85 RGB pie chart
      #9b3e85 color shades, tints & tones
#9b3e85 color schemes
#9b3e85 color preview, HTML & CSS examples
           This text has a color of #9b3e85        
        
          <p style="color:#9b3e85;">Text here</p>
        
        
          .mytext {color:#9b3e85;}
        
        Text color #9b3e85
      
           This box has a color of #9b3e85        
        
          <div style="background-color:#9b3e85;">Content here</div>
        
        
          .mybackground {background-color:#9b3e85;}
        
        Background color #9b3e85
      
           Border around this has a color of #9b3e85        
        
          <div style="border:2px solid #9b3e85;">Content here</div>
        
        
          .myborder {border:2px solid #9b3e85;}
        
        Border color #9b3e85