#9b508f color space conversions
Hex:
        #9b508f
        RGB:
        155, 80, 143
        CMY:
        39, 69, 44
        CMYK:
        0, 48, 8, 39
      HSL:
        310°, 31.9149%, 46.0784%
        HSV (HSB):
        310°, 48.3871%, 60.7843%
        XYZ:
        21.3442, 14.6891, 27.6969
        xyY:
        0.3349, 0.2305, 14.6891
      CIE-Lab:
        45.2053, 40.0975, -21.1961
        CIE-LCH:
        45.2053, 45.3551, 332.1385
        CIE-Luv:
        45.2053, 38.2238, -36.0096
        Hunter-Lab:
        38.3263, 32.3367, -16.0181
      #9b508f color charts
#9b508f RGB chart
      #9b508f CMYK chart
      #9b508f RGB pie chart
      #9b508f color shades, tints & tones
#9b508f color schemes
#9b508f color preview, HTML & CSS examples
           This text has a color of #9b508f        
        
          <p style="color:#9b508f;">Text here</p>
        
        
          .mytext {color:#9b508f;}
        
        Text color #9b508f
      
           This box has a color of #9b508f        
        
          <div style="background-color:#9b508f;">Content here</div>
        
        
          .mybackground {background-color:#9b508f;}
        
        Background color #9b508f
      
           Border around this has a color of #9b508f        
        
          <div style="border:2px solid #9b508f;">Content here</div>
        
        
          .myborder {border:2px solid #9b508f;}
        
        Border color #9b508f