#7b5778 color space conversions
Hex:
        #7b5778
        RGB:
        123, 87, 120
        CMY:
        52, 66, 53
        CMYK:
        0, 29, 2, 52
      HSL:
        305°, 17.1429%, 41.1765%
        HSV (HSB):
        305°, 29.2683%, 48.2353%
        XYZ:
        14.9667, 12.3834, 19.3707
        xyY:
        0.3203, 0.2651, 12.3834
      CIE-Lab:
        41.8191, 20.7812, -12.7961
        CIE-LCH:
        41.8191, 24.4049, 328.3771
        CIE-Luv:
        41.8191, 18.1897, -20.5184
        Hunter-Lab:
        35.1901, 14.3355, -8.0037
      #7b5778 color charts
#7b5778 RGB chart
      #7b5778 CMYK chart
      #7b5778 RGB pie chart
      #7b5778 color shades, tints & tones
#7b5778 color schemes
#7b5778 color preview, HTML & CSS examples
           This text has a color of #7b5778        
        
          <p style="color:#7b5778;">Text here</p>
        
        
          .mytext {color:#7b5778;}
        
        Text color #7b5778
      
           This box has a color of #7b5778        
        
          <div style="background-color:#7b5778;">Content here</div>
        
        
          .mybackground {background-color:#7b5778;}
        
        Background color #7b5778
      
           Border around this has a color of #7b5778        
        
          <div style="border:2px solid #7b5778;">Content here</div>
        
        
          .myborder {border:2px solid #7b5778;}
        
        Border color #7b5778