#7b529e color space conversions
Hex:
        #7b529e
        RGB:
        123, 82, 158
        CMY:
        52, 68, 38
        CMYK:
        22, 48, 0, 38
      HSL:
        272°, 31.6667%, 47.0588%
        HSV (HSB):
        272°, 48.1013%, 61.9608%
        XYZ:
        17.3572, 12.7142, 33.8870
        xyY:
        0.2714, 0.1988, 12.7142
      CIE-Lab:
        42.3294, 32.2529, -34.9680
        CIE-LCH:
        42.3294, 47.5711, 312.6870
        CIE-Luv:
        42.3294, 14.4830, -54.4198
        Hunter-Lab:
        35.6569, 24.4914, -31.3871
      #7b529e color charts
#7b529e RGB chart
      #7b529e CMYK chart
      #7b529e RGB pie chart
      #7b529e color shades, tints & tones
#7b529e color schemes
#7b529e color preview, HTML & CSS examples
           This text has a color of #7b529e        
        
          <p style="color:#7b529e;">Text here</p>
        
        
          .mytext {color:#7b529e;}
        
        Text color #7b529e
      
           This box has a color of #7b529e        
        
          <div style="background-color:#7b529e;">Content here</div>
        
        
          .mybackground {background-color:#7b529e;}
        
        Background color #7b529e
      
           Border around this has a color of #7b529e        
        
          <div style="border:2px solid #7b529e;">Content here</div>
        
        
          .myborder {border:2px solid #7b529e;}
        
        Border color #7b529e