#7b4e6b color space conversions
Hex:
        #7b4e6b
        RGB:
        123, 78, 107
        CMY:
        52, 69, 58
        CMYK:
        0, 37, 13, 52
      HSL:
        321°, 22.3881%, 39.4118%
        HSV (HSB):
        321°, 36.5854%, 48.2353%
        XYZ:
        13.5466, 10.7213, 15.2653
        xyY:
        0.3427, 0.2712, 10.7213
      CIE-Lab:
        39.1070, 23.6463, -8.8871
        CIE-LCH:
        39.1070, 25.2612, 339.4020
        CIE-Luv:
        39.1070, 24.5458, -15.2828
        Hunter-Lab:
        32.7433, 16.5483, -4.7214
      #7b4e6b color charts
#7b4e6b RGB chart
      #7b4e6b CMYK chart
      #7b4e6b RGB pie chart
      #7b4e6b color shades, tints & tones
#7b4e6b color schemes
#7b4e6b color preview, HTML & CSS examples
           This text has a color of #7b4e6b        
        
          <p style="color:#7b4e6b;">Text here</p>
        
        
          .mytext {color:#7b4e6b;}
        
        Text color #7b4e6b
      
           This box has a color of #7b4e6b        
        
          <div style="background-color:#7b4e6b;">Content here</div>
        
        
          .mybackground {background-color:#7b4e6b;}
        
        Background color #7b4e6b
      
           Border around this has a color of #7b4e6b        
        
          <div style="border:2px solid #7b4e6b;">Content here</div>
        
        
          .myborder {border:2px solid #7b4e6b;}
        
        Border color #7b4e6b