#7c507e color space conversions
Hex:
        #7c507e
        RGB:
        124, 80, 126
        CMY:
        51, 69, 51
        CMYK:
        2, 37, 0, 51
      HSL:
        297°, 22.3301%, 40.3922%
        HSV (HSB):
        297°, 36.5079%, 49.4118%
        XYZ:
        14.9467, 11.5288, 21.1762
        xyY:
        0.3137, 0.2419, 11.5288
      CIE-Lab:
        40.4571, 26.5314, -18.5358
        CIE-LCH:
        40.4571, 32.3650, 325.0605
        CIE-Luv:
        40.4571, 21.0219, -29.2545
        Hunter-Lab:
        33.9540, 19.1570, -13.2096
      #7c507e color charts
#7c507e RGB chart
      #7c507e CMYK chart
      #7c507e RGB pie chart
      #7c507e color shades, tints & tones
#7c507e color schemes
#7c507e color preview, HTML & CSS examples
           This text has a color of #7c507e        
        
          <p style="color:#7c507e;">Text here</p>
        
        
          .mytext {color:#7c507e;}
        
        Text color #7c507e
      
           This box has a color of #7c507e        
        
          <div style="background-color:#7c507e;">Content here</div>
        
        
          .mybackground {background-color:#7c507e;}
        
        Background color #7c507e
      
           Border around this has a color of #7c507e        
        
          <div style="border:2px solid #7c507e;">Content here</div>
        
        
          .myborder {border:2px solid #7c507e;}
        
        Border color #7c507e