#8a5c7a color space conversions
Hex:
        #8a5c7a
        RGB:
        138, 92, 122
        CMY:
        46, 64, 52
        CMYK:
        0, 33, 12, 46
      HSL:
        321°, 20.0000%, 45.0980%
        HSV (HSB):
        321°, 33.3333%, 54.1176%
        XYZ:
        17.8212, 14.4627, 20.2647
        xyY:
        0.3391, 0.2752, 14.4627
      CIE-Lab:
        44.8893, 23.7241, -9.2071
        CIE-LCH:
        44.8893, 25.4481, 338.7893
        CIE-Luv:
        44.8893, 25.2971, -16.2994
        Hunter-Lab:
        38.0299, 17.0949, -4.9725
      #8a5c7a color charts
#8a5c7a RGB chart
      #8a5c7a CMYK chart
      #8a5c7a RGB pie chart
      #8a5c7a color shades, tints & tones
#8a5c7a color schemes
#8a5c7a color preview, HTML & CSS examples
           This text has a color of #8a5c7a        
        
          <p style="color:#8a5c7a;">Text here</p>
        
        
          .mytext {color:#8a5c7a;}
        
        Text color #8a5c7a
      
           This box has a color of #8a5c7a        
        
          <div style="background-color:#8a5c7a;">Content here</div>
        
        
          .mybackground {background-color:#8a5c7a;}
        
        Background color #8a5c7a
      
           Border around this has a color of #8a5c7a        
        
          <div style="border:2px solid #8a5c7a;">Content here</div>
        
        
          .myborder {border:2px solid #8a5c7a;}
        
        Border color #8a5c7a