#8a5f7a color space conversions
Hex:
        #8a5f7a
        RGB:
        138, 95, 122
        CMY:
        46, 63, 52
        CMYK:
        0, 31, 12, 46
      HSL:
        322°, 18.4549%, 45.6863%
        HSV (HSB):
        322°, 31.1594%, 54.1176%
        XYZ:
        18.0863, 14.9928, 20.3530
        xyY:
        0.3385, 0.2806, 14.9928
      CIE-Lab:
        45.6244, 21.9676, -8.1055
        CIE-LCH:
        45.6244, 23.4153, 339.7473
        CIE-Luv:
        45.6244, 23.7888, -14.5460
        Hunter-Lab:
        38.7206, 15.6159, -4.0607
      #8a5f7a color charts
#8a5f7a RGB chart
      #8a5f7a CMYK chart
      #8a5f7a RGB pie chart
      #8a5f7a color shades, tints & tones
#8a5f7a color schemes
#8a5f7a color preview, HTML & CSS examples
           This text has a color of #8a5f7a        
        
          <p style="color:#8a5f7a;">Text here</p>
        
        
          .mytext {color:#8a5f7a;}
        
        Text color #8a5f7a
      
           This box has a color of #8a5f7a        
        
          <div style="background-color:#8a5f7a;">Content here</div>
        
        
          .mybackground {background-color:#8a5f7a;}
        
        Background color #8a5f7a
      
           Border around this has a color of #8a5f7a        
        
          <div style="border:2px solid #8a5f7a;">Content here</div>
        
        
          .myborder {border:2px solid #8a5f7a;}
        
        Border color #8a5f7a