#9d60bb color space conversions
Hex:
        #9d60bb
        RGB:
        157, 96, 187
        CMY:
        38, 62, 27
        CMYK:
        16, 49, 0, 27
      HSL:
        280°, 40.0881%, 55.4902%
        HSV (HSB):
        280°, 48.6631%, 73.3333%
        XYZ:
        27.0571, 19.1217, 49.2785
        xyY:
        0.2834, 0.2003, 19.1217
      CIE-Lab:
        50.8293, 40.8584, -38.3316
        CIE-LCH:
        50.8293, 56.0242, 316.8276
        CIE-Luv:
        50.8293, 24.1609, -63.1761
        Hunter-Lab:
        43.7284, 33.9231, -36.2054
      #9d60bb color charts
#9d60bb RGB chart
      #9d60bb CMYK chart
      #9d60bb RGB pie chart
      #9d60bb color shades, tints & tones
#9d60bb color schemes
#9d60bb color preview, HTML & CSS examples
           This text has a color of #9d60bb        
        
          <p style="color:#9d60bb;">Text here</p>
        
        
          .mytext {color:#9d60bb;}
        
        Text color #9d60bb
      
           This box has a color of #9d60bb        
        
          <div style="background-color:#9d60bb;">Content here</div>
        
        
          .mybackground {background-color:#9d60bb;}
        
        Background color #9d60bb
      
           Border around this has a color of #9d60bb        
        
          <div style="border:2px solid #9d60bb;">Content here</div>
        
        
          .myborder {border:2px solid #9d60bb;}
        
        Border color #9d60bb