#7b527a color space conversions
Hex:
        #7b527a
        RGB:
        123, 82, 122
        CMY:
        52, 68, 52
        CMYK:
        0, 33, 1, 52
      HSL:
        301°, 20.0000%, 40.1961%
        HSV (HSB):
        301°, 33.3333%, 48.2353%
        XYZ:
        14.6985, 11.6507, 19.8865
        xyY:
        0.3179, 0.2520, 11.6507
      CIE-Lab:
        40.6555, 24.1744, -15.7920
        CIE-LCH:
        40.6555, 28.8754, 326.8452
        CIE-Luv:
        40.6555, 20.1732, -25.0662
        Hunter-Lab:
        34.1331, 17.1334, -10.6501
      #7b527a color charts
#7b527a RGB chart
      #7b527a CMYK chart
      #7b527a RGB pie chart
      #7b527a color shades, tints & tones
#7b527a color schemes
#7b527a color preview, HTML & CSS examples
           This text has a color of #7b527a        
        
          <p style="color:#7b527a;">Text here</p>
        
        
          .mytext {color:#7b527a;}
        
        Text color #7b527a
      
           This box has a color of #7b527a        
        
          <div style="background-color:#7b527a;">Content here</div>
        
        
          .mybackground {background-color:#7b527a;}
        
        Background color #7b527a
      
           Border around this has a color of #7b527a        
        
          <div style="border:2px solid #7b527a;">Content here</div>
        
        
          .myborder {border:2px solid #7b527a;}
        
        Border color #7b527a