#7b5865 color space conversions
Hex:
        #7b5865
        RGB:
        123, 88, 101
        CMY:
        52, 65, 60
        CMYK:
        0, 28, 18, 52
      HSL:
        338°, 16.5877%, 41.3725%
        HSV (HSB):
        338°, 28.4553%, 48.2353%
        XYZ:
        14.0071, 12.1300, 13.9150
        xyY:
        0.3497, 0.3029, 12.1300
      CIE-Lab:
        41.4220, 16.5943, -1.7371
        CIE-LCH:
        41.4220, 16.6849, 354.0239
        CIE-Luv:
        41.4220, 20.3916, -4.8808
        Hunter-Lab:
        34.8281, 10.8393, 0.6914
      #7b5865 color charts
#7b5865 RGB chart
      #7b5865 CMYK chart
      #7b5865 RGB pie chart
      #7b5865 color shades, tints & tones
#7b5865 color schemes
#7b5865 color preview, HTML & CSS examples
           This text has a color of #7b5865        
        
          <p style="color:#7b5865;">Text here</p>
        
        
          .mytext {color:#7b5865;}
        
        Text color #7b5865
      
           This box has a color of #7b5865        
        
          <div style="background-color:#7b5865;">Content here</div>
        
        
          .mybackground {background-color:#7b5865;}
        
        Background color #7b5865
      
           Border around this has a color of #7b5865        
        
          <div style="border:2px solid #7b5865;">Content here</div>
        
        
          .myborder {border:2px solid #7b5865;}
        
        Border color #7b5865