#9b3985 color space conversions
Hex:
        #9b3985
        RGB:
        155, 57, 133
        CMY:
        39, 78, 48
        CMYK:
        0, 63, 14, 39
      HSL:
        313°, 46.2264%, 41.5686%
        HSV (HSB):
        313°, 63.2258%, 60.7843%
        XYZ:
        19.2143, 11.5883, 23.4144
        xyY:
        0.3544, 0.2137, 11.5883
      CIE-Lab:
        40.5541, 49.6810, -22.3151
        CIE-LCH:
        40.5541, 54.4626, 335.8119
        CIE-Luv:
        40.5541, 49.5998, -38.0659
        Hunter-Lab:
        34.0416, 41.1794, -16.9516
      #9b3985 color charts
#9b3985 RGB chart
      #9b3985 CMYK chart
      #9b3985 RGB pie chart
      #9b3985 color shades, tints & tones
#9b3985 color schemes
#9b3985 color preview, HTML & CSS examples
           This text has a color of #9b3985        
        
          <p style="color:#9b3985;">Text here</p>
        
        
          .mytext {color:#9b3985;}
        
        Text color #9b3985
      
           This box has a color of #9b3985        
        
          <div style="background-color:#9b3985;">Content here</div>
        
        
          .mybackground {background-color:#9b3985;}
        
        Background color #9b3985
      
           Border around this has a color of #9b3985        
        
          <div style="border:2px solid #9b3985;">Content here</div>
        
        
          .myborder {border:2px solid #9b3985;}
        
        Border color #9b3985