#9c5cbf color space conversions
Hex:
        #9c5cbf
        RGB:
        156, 92, 191
        CMY:
        39, 64, 25
        CMYK:
        18, 52, 0, 25
      HSL:
        279°, 43.6123%, 55.4902%
        HSV (HSB):
        279°, 51.8325%, 74.9020%
        XYZ:
        26.9414, 18.4838, 51.4380
        xyY:
        0.2781, 0.1908, 18.4838
      CIE-Lab:
        50.0777, 43.6283, -41.8384
        CIE-LCH:
        50.0777, 60.4473, 316.1997
        CIE-Luv:
        50.0777, 24.2134, -68.6968
        Hunter-Lab:
        42.9928, 36.6196, -40.8415
      #9c5cbf color charts
#9c5cbf RGB chart
      #9c5cbf CMYK chart
      #9c5cbf RGB pie chart
      #9c5cbf color shades, tints & tones
#9c5cbf color schemes
#9c5cbf color preview, HTML & CSS examples
           This text has a color of #9c5cbf        
        
          <p style="color:#9c5cbf;">Text here</p>
        
        
          .mytext {color:#9c5cbf;}
        
        Text color #9c5cbf
      
           This box has a color of #9c5cbf        
        
          <div style="background-color:#9c5cbf;">Content here</div>
        
        
          .mybackground {background-color:#9c5cbf;}
        
        Background color #9c5cbf
      
           Border around this has a color of #9c5cbf        
        
          <div style="border:2px solid #9c5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #9c5cbf;}
        
        Border color #9c5cbf