#7e527b color space conversions
Hex:
        #7e527b
        RGB:
        126, 82, 123
        CMY:
        51, 68, 52
        CMYK:
        0, 35, 2, 51
      HSL:
        304°, 21.1538%, 40.7843%
        HSV (HSB):
        304°, 34.9206%, 49.4118%
        XYZ:
        15.1966, 11.9003, 20.2349
        xyY:
        0.3211, 0.2514, 11.9003
      CIE-Lab:
        41.0572, 25.4409, -15.7584
        CIE-LCH:
        41.0572, 29.9260, 328.2254
        CIE-Luv:
        41.0572, 21.9346, -25.2702
        Hunter-Lab:
        34.4968, 18.2641, -10.6303
      #7e527b color charts
#7e527b RGB chart
      #7e527b CMYK chart
      #7e527b RGB pie chart
      #7e527b color shades, tints & tones
#7e527b color schemes
#7e527b color preview, HTML & CSS examples
           This text has a color of #7e527b        
        
          <p style="color:#7e527b;">Text here</p>
        
        
          .mytext {color:#7e527b;}
        
        Text color #7e527b
      
           This box has a color of #7e527b        
        
          <div style="background-color:#7e527b;">Content here</div>
        
        
          .mybackground {background-color:#7e527b;}
        
        Background color #7e527b
      
           Border around this has a color of #7e527b        
        
          <div style="border:2px solid #7e527b;">Content here</div>
        
        
          .myborder {border:2px solid #7e527b;}
        
        Border color #7e527b