#7c557e color space conversions
Hex:
        #7c557e
        RGB:
        124, 85, 126
        CMY:
        51, 67, 51
        CMYK:
        2, 33, 0, 51
      HSL:
        297°, 19.4313%, 41.3725%
        HSV (HSB):
        297°, 32.5397%, 49.4118%
        XYZ:
        15.3266, 12.2884, 21.3028
        xyY:
        0.3133, 0.2512, 12.2884
      CIE-Lab:
        41.6709, 23.5667, -16.6735
        CIE-LCH:
        41.6709, 28.8686, 324.7204
        CIE-Luv:
        41.6709, 18.8342, -26.3901
        Hunter-Lab:
        35.0549, 16.6971, -11.4920
      #7c557e color charts
#7c557e RGB chart
      #7c557e CMYK chart
      #7c557e RGB pie chart
      #7c557e color shades, tints & tones
#7c557e color schemes
#7c557e color preview, HTML & CSS examples
           This text has a color of #7c557e        
        
          <p style="color:#7c557e;">Text here</p>
        
        
          .mytext {color:#7c557e;}
        
        Text color #7c557e
      
           This box has a color of #7c557e        
        
          <div style="background-color:#7c557e;">Content here</div>
        
        
          .mybackground {background-color:#7c557e;}
        
        Background color #7c557e
      
           Border around this has a color of #7c557e        
        
          <div style="border:2px solid #7c557e;">Content here</div>
        
        
          .myborder {border:2px solid #7c557e;}
        
        Border color #7c557e