#7c5786 color space conversions
Hex:
        #7c5786
        RGB:
        124, 87, 134
        CMY:
        51, 66, 47
        CMYK:
        7, 35, 0, 47
      HSL:
        287°, 21.2670%, 43.3333%
        HSV (HSB):
        287°, 35.0746%, 52.5490%
        XYZ:
        16.0235, 12.8227, 24.1848
        xyY:
        0.3022, 0.2418, 12.8227
      CIE-Lab:
        42.4949, 24.0789, -20.2690
        CIE-LCH:
        42.4949, 31.4742, 319.9102
        CIE-Luv:
        42.4949, 16.7489, -31.7789
        Hunter-Lab:
        35.8088, 17.2084, -14.9775
      #7c5786 color charts
#7c5786 RGB chart
      #7c5786 CMYK chart
      #7c5786 RGB pie chart
      #7c5786 color shades, tints & tones
#7c5786 color schemes
#7c5786 color preview, HTML & CSS examples
           This text has a color of #7c5786        
        
          <p style="color:#7c5786;">Text here</p>
        
        
          .mytext {color:#7c5786;}
        
        Text color #7c5786
      
           This box has a color of #7c5786        
        
          <div style="background-color:#7c5786;">Content here</div>
        
        
          .mybackground {background-color:#7c5786;}
        
        Background color #7c5786
      
           Border around this has a color of #7c5786        
        
          <div style="border:2px solid #7c5786;">Content here</div>
        
        
          .myborder {border:2px solid #7c5786;}
        
        Border color #7c5786