#8a556d color space conversions
Hex:
        #8a556d
        RGB:
        138, 85, 109
        CMY:
        46, 67, 57
        CMYK:
        0, 38, 21, 46
      HSL:
        333°, 23.7668%, 43.7255%
        HSV (HSB):
        333°, 38.4058%, 54.1176%
        XYZ:
        16.4900, 13.0044, 16.1090
        xyY:
        0.3616, 0.2852, 13.0044
      CIE-Lab:
        42.7699, 25.5490, -4.4516
        CIE-LCH:
        42.7699, 25.9340, 350.1162
        CIE-Luv:
        42.7699, 31.1184, -9.9978
        Hunter-Lab:
        36.0616, 18.5156, -1.2421
      #8a556d color charts
#8a556d RGB chart
      #8a556d CMYK chart
      #8a556d RGB pie chart
      #8a556d color shades, tints & tones
#8a556d color schemes
#8a556d color preview, HTML & CSS examples
           This text has a color of #8a556d        
        
          <p style="color:#8a556d;">Text here</p>
        
        
          .mytext {color:#8a556d;}
        
        Text color #8a556d
      
           This box has a color of #8a556d        
        
          <div style="background-color:#8a556d;">Content here</div>
        
        
          .mybackground {background-color:#8a556d;}
        
        Background color #8a556d
      
           Border around this has a color of #8a556d        
        
          <div style="border:2px solid #8a556d;">Content here</div>
        
        
          .myborder {border:2px solid #8a556d;}
        
        Border color #8a556d