#8a557d color space conversions
Hex:
        #8a557d
        RGB:
        138, 85, 125
        CMY:
        46, 67, 51
        CMYK:
        0, 38, 9, 46
      HSL:
        315°, 23.7668%, 43.7255%
        HSV (HSB):
        315°, 38.4058%, 54.1176%
        XYZ:
        17.4314, 13.3809, 21.0661
        xyY:
        0.3360, 0.2579, 13.3809
      CIE-Lab:
        43.3317, 28.3359, -13.3785
        CIE-LCH:
        43.3317, 31.3354, 334.7262
        CIE-Luv:
        43.3317, 28.1605, -22.6952
        Hunter-Lab:
        36.5800, 21.0454, -8.5386
      #8a557d color charts
#8a557d RGB chart
      #8a557d CMYK chart
      #8a557d RGB pie chart
      #8a557d color shades, tints & tones
#8a557d color schemes
#8a557d color preview, HTML & CSS examples
           This text has a color of #8a557d        
        
          <p style="color:#8a557d;">Text here</p>
        
        
          .mytext {color:#8a557d;}
        
        Text color #8a557d
      
           This box has a color of #8a557d        
        
          <div style="background-color:#8a557d;">Content here</div>
        
        
          .mybackground {background-color:#8a557d;}
        
        Background color #8a557d
      
           Border around this has a color of #8a557d        
        
          <div style="border:2px solid #8a557d;">Content here</div>
        
        
          .myborder {border:2px solid #8a557d;}
        
        Border color #8a557d