#8a7caf color space conversions
Hex:
        #8a7caf
        RGB:
        138, 124, 175
        CMY:
        46, 51, 31
        CMYK:
        21, 29, 0, 31
      HSL:
        256°, 24.1706%, 58.6275%
        HSV (HSB):
        256°, 29.1429%, 68.6275%
        XYZ:
        25.4267, 22.9137, 43.6401
        xyY:
        0.2764, 0.2491, 22.9137
      CIE-Lab:
        54.9834, 16.2090, -25.0741
        CIE-LCH:
        54.9834, 29.8570, 302.8804
        CIE-Luv:
        54.9834, 3.9690, -39.9799
        Hunter-Lab:
        47.8683, 11.0464, -20.5451
      #8a7caf color charts
#8a7caf RGB chart
      #8a7caf CMYK chart
      #8a7caf RGB pie chart
      #8a7caf color shades, tints & tones
#8a7caf color schemes
#8a7caf color preview, HTML & CSS examples
           This text has a color of #8a7caf        
        
          <p style="color:#8a7caf;">Text here</p>
        
        
          .mytext {color:#8a7caf;}
        
        Text color #8a7caf
      
           This box has a color of #8a7caf        
        
          <div style="background-color:#8a7caf;">Content here</div>
        
        
          .mybackground {background-color:#8a7caf;}
        
        Background color #8a7caf
      
           Border around this has a color of #8a7caf        
        
          <div style="border:2px solid #8a7caf;">Content here</div>
        
        
          .myborder {border:2px solid #8a7caf;}
        
        Border color #8a7caf