#7b6477 color space conversions
Hex:
        #7b6477
        RGB:
        123, 100, 119
        CMY:
        52, 61, 53
        CMYK:
        0, 19, 3, 52
      HSL:
        310°, 10.3139%, 43.7255%
        HSV (HSB):
        310°, 18.6992%, 48.2353%
        XYZ:
        16.0553, 14.6572, 19.4357
        xyY:
        0.3202, 0.2923, 14.6572
      CIE-Lab:
        45.1611, 12.7697, -7.1598
        CIE-LCH:
        45.1611, 14.6400, 330.7214
        CIE-Luv:
        45.1611, 11.9980, -11.7316
        Hunter-Lab:
        38.2847, 7.8586, -3.2999
      #7b6477 color charts
#7b6477 RGB chart
      #7b6477 CMYK chart
      #7b6477 RGB pie chart
      #7b6477 color shades, tints & tones
#7b6477 color schemes
#7b6477 color preview, HTML & CSS examples
           This text has a color of #7b6477        
        
          <p style="color:#7b6477;">Text here</p>
        
        
          .mytext {color:#7b6477;}
        
        Text color #7b6477
      
           This box has a color of #7b6477        
        
          <div style="background-color:#7b6477;">Content here</div>
        
        
          .mybackground {background-color:#7b6477;}
        
        Background color #7b6477
      
           Border around this has a color of #7b6477        
        
          <div style="border:2px solid #7b6477;">Content here</div>
        
        
          .myborder {border:2px solid #7b6477;}
        
        Border color #7b6477