#755e78 color space conversions
Hex:
        #755e78
        RGB:
        117, 94, 120
        CMY:
        54, 63, 53
        CMYK:
        3, 22, 0, 53
      HSL:
        293°, 12.1495%, 41.9608%
        HSV (HSB):
        293°, 21.6667%, 47.0588%
        XYZ:
        14.7290, 13.1434, 19.5299
        xyY:
        0.3107, 0.2773, 13.1434
      CIE-Lab:
        42.9785, 14.3466, -11.1046
        CIE-LCH:
        42.9785, 18.1421, 322.2594
        CIE-Luv:
        42.9785, 11.1681, -17.3114
        Hunter-Lab:
        36.2538, 9.0758, -6.5619
      #755e78 color charts
#755e78 RGB chart
      #755e78 CMYK chart
      #755e78 RGB pie chart
      #755e78 color shades, tints & tones
#755e78 color schemes
#755e78 color preview, HTML & CSS examples
           This text has a color of #755e78        
        
          <p style="color:#755e78;">Text here</p>
        
        
          .mytext {color:#755e78;}
        
        Text color #755e78
      
           This box has a color of #755e78        
        
          <div style="background-color:#755e78;">Content here</div>
        
        
          .mybackground {background-color:#755e78;}
        
        Background color #755e78
      
           Border around this has a color of #755e78        
        
          <div style="border:2px solid #755e78;">Content here</div>
        
        
          .myborder {border:2px solid #755e78;}
        
        Border color #755e78