#9c558a color space conversions
Hex:
        #9c558a
        RGB:
        156, 85, 138
        CMY:
        39, 67, 46
        CMYK:
        0, 46, 12, 39
      HSL:
        315°, 29.4606%, 47.2549%
        HSV (HSB):
        315°, 45.5128%, 61.1765%
        XYZ:
        21.5462, 15.3999, 25.8816
        xyY:
        0.3429, 0.2451, 15.3999
      CIE-Lab:
        46.1771, 36.8650, -16.6893
        CIE-LCH:
        46.1771, 40.4668, 335.6431
        CIE-Luv:
        46.1771, 37.9252, -29.1628
        Hunter-Lab:
        39.2427, 29.3309, -11.6335
      #9c558a color charts
#9c558a RGB chart
      #9c558a CMYK chart
      #9c558a RGB pie chart
      #9c558a color shades, tints & tones
#9c558a color schemes
#9c558a color preview, HTML & CSS examples
           This text has a color of #9c558a        
        
          <p style="color:#9c558a;">Text here</p>
        
        
          .mytext {color:#9c558a;}
        
        Text color #9c558a
      
           This box has a color of #9c558a        
        
          <div style="background-color:#9c558a;">Content here</div>
        
        
          .mybackground {background-color:#9c558a;}
        
        Background color #9c558a
      
           Border around this has a color of #9c558a        
        
          <div style="border:2px solid #9c558a;">Content here</div>
        
        
          .myborder {border:2px solid #9c558a;}
        
        Border color #9c558a