#7b527b color space conversions
Hex:
        #7b527b
        RGB:
        123, 82, 123
        CMY:
        52, 68, 52
        CMYK:
        0, 33, 0, 52
      HSL:
        300°, 20.0000%, 40.1961%
        HSV (HSB):
        300°, 33.3333%, 48.2353%
        XYZ:
        14.7608, 11.6756, 20.2145
        xyY:
        0.3164, 0.2503, 11.6756
      CIE-Lab:
        40.6958, 24.3790, -16.3430
        CIE-LCH:
        40.6958, 29.3502, 326.1632
        CIE-Luv:
        40.6958, 20.0116, -25.8798
        Hunter-Lab:
        34.1696, 17.3130, -11.1569
      #7b527b color charts
#7b527b RGB chart
      #7b527b CMYK chart
      #7b527b RGB pie chart
      #7b527b color shades, tints & tones
#7b527b color schemes
#7b527b color preview, HTML & CSS examples
           This text has a color of #7b527b        
        
          <p style="color:#7b527b;">Text here</p>
        
        
          .mytext {color:#7b527b;}
        
        Text color #7b527b
      
           This box has a color of #7b527b        
        
          <div style="background-color:#7b527b;">Content here</div>
        
        
          .mybackground {background-color:#7b527b;}
        
        Background color #7b527b
      
           Border around this has a color of #7b527b        
        
          <div style="border:2px solid #7b527b;">Content here</div>
        
        
          .myborder {border:2px solid #7b527b;}
        
        Border color #7b527b