#7b529f color space conversions
Hex:
        #7b529f
        RGB:
        123, 82, 159
        CMY:
        52, 68, 38
        CMYK:
        23, 48, 0, 38
      HSL:
        272°, 31.9502%, 47.2549%
        HSV (HSB):
        272°, 48.4277%, 62.3529%
        XYZ:
        17.4437, 12.7487, 34.3423
        xyY:
        0.2703, 0.1975, 12.7487
      CIE-Lab:
        42.3822, 32.4953, -35.4812
        CIE-LCH:
        42.3822, 48.1130, 312.4849
        CIE-Luv:
        42.3822, 14.3314, -55.2247
        Hunter-Lab:
        35.7054, 24.7208, -32.0327
      #7b529f color charts
#7b529f RGB chart
      #7b529f CMYK chart
      #7b529f RGB pie chart
      #7b529f color shades, tints & tones
#7b529f color schemes
#7b529f color preview, HTML & CSS examples
           This text has a color of #7b529f        
        
          <p style="color:#7b529f;">Text here</p>
        
        
          .mytext {color:#7b529f;}
        
        Text color #7b529f
      
           This box has a color of #7b529f        
        
          <div style="background-color:#7b529f;">Content here</div>
        
        
          .mybackground {background-color:#7b529f;}
        
        Background color #7b529f
      
           Border around this has a color of #7b529f        
        
          <div style="border:2px solid #7b529f;">Content here</div>
        
        
          .myborder {border:2px solid #7b529f;}
        
        Border color #7b529f