#7b518d color space conversions
Hex:
        #7b518d
        RGB:
        123, 81, 141
        CMY:
        52, 68, 45
        CMYK:
        13, 43, 0, 45
      HSL:
        282°, 27.0270%, 43.5294%
        HSV (HSB):
        282°, 42.5532%, 55.2941%
        XYZ:
        15.9185, 12.0189, 26.6802
        xyY:
        0.2915, 0.2201, 12.0189
      CIE-Lab:
        41.2461, 28.8572, -26.4523
        CIE-LCH:
        41.2461, 39.1466, 317.4897
        CIE-Luv:
        41.2461, 17.5128, -41.1586
        Hunter-Lab:
        34.6683, 21.2918, -21.3609
      #7b518d color charts
#7b518d RGB chart
      #7b518d CMYK chart
      #7b518d RGB pie chart
      #7b518d color shades, tints & tones
#7b518d color schemes
#7b518d color preview, HTML & CSS examples
           This text has a color of #7b518d        
        
          <p style="color:#7b518d;">Text here</p>
        
        
          .mytext {color:#7b518d;}
        
        Text color #7b518d
      
           This box has a color of #7b518d        
        
          <div style="background-color:#7b518d;">Content here</div>
        
        
          .mybackground {background-color:#7b518d;}
        
        Background color #7b518d
      
           Border around this has a color of #7b518d        
        
          <div style="border:2px solid #7b518d;">Content here</div>
        
        
          .myborder {border:2px solid #7b518d;}
        
        Border color #7b518d