#7b4d80 color space conversions
Hex:
        #7b4d80
        RGB:
        123, 77, 128
        CMY:
        52, 70, 50
        CMYK:
        4, 40, 0, 50
      HSL:
        294°, 24.8780%, 40.1961%
        HSV (HSB):
        294°, 39.8438%, 50.1961%
        XYZ:
        14.7185, 11.0772, 21.7844
        xyY:
        0.3093, 0.2328, 11.0772
      CIE-Lab:
        39.7102, 28.3704, -20.9226
        CIE-LCH:
        39.7102, 35.2511, 323.5919
        CIE-Luv:
        39.7102, 21.3010, -32.7555
        Hunter-Lab:
        33.2825, 20.6939, -15.5095
      #7b4d80 color charts
#7b4d80 RGB chart
      #7b4d80 CMYK chart
      #7b4d80 RGB pie chart
      #7b4d80 color shades, tints & tones
#7b4d80 color schemes
#7b4d80 color preview, HTML & CSS examples
           This text has a color of #7b4d80        
        
          <p style="color:#7b4d80;">Text here</p>
        
        
          .mytext {color:#7b4d80;}
        
        Text color #7b4d80
      
           This box has a color of #7b4d80        
        
          <div style="background-color:#7b4d80;">Content here</div>
        
        
          .mybackground {background-color:#7b4d80;}
        
        Background color #7b4d80
      
           Border around this has a color of #7b4d80        
        
          <div style="border:2px solid #7b4d80;">Content here</div>
        
        
          .myborder {border:2px solid #7b4d80;}
        
        Border color #7b4d80