#9c6cbe color space conversions
Hex:
        #9c6cbe
        RGB:
        156, 108, 190
        CMY:
        39, 58, 25
        CMYK:
        18, 43, 0, 25
      HSL:
        275°, 38.6792%, 58.4314%
        HSV (HSB):
        275°, 43.1579%, 74.5098%
        XYZ:
        28.3671, 21.5107, 51.3721
        xyY:
        0.2802, 0.2125, 21.5107
      CIE-Lab:
        53.5040, 34.5542, -35.8645
        CIE-LCH:
        53.5040, 49.8021, 313.9340
        CIE-Luv:
        53.5040, 18.6311, -59.1818
        Hunter-Lab:
        46.3797, 28.0112, -33.2063
      #9c6cbe color charts
#9c6cbe RGB chart
      #9c6cbe CMYK chart
      #9c6cbe RGB pie chart
      #9c6cbe color shades, tints & tones
#9c6cbe color schemes
#9c6cbe color preview, HTML & CSS examples
           This text has a color of #9c6cbe        
        
          <p style="color:#9c6cbe;">Text here</p>
        
        
          .mytext {color:#9c6cbe;}
        
        Text color #9c6cbe
      
           This box has a color of #9c6cbe        
        
          <div style="background-color:#9c6cbe;">Content here</div>
        
        
          .mybackground {background-color:#9c6cbe;}
        
        Background color #9c6cbe
      
           Border around this has a color of #9c6cbe        
        
          <div style="border:2px solid #9c6cbe;">Content here</div>
        
        
          .myborder {border:2px solid #9c6cbe;}
        
        Border color #9c6cbe