#755d88 color space conversions
Hex:
        #755d88
        RGB:
        117, 93, 136
        CMY:
        54, 64, 47
        CMYK:
        14, 32, 0, 47
      HSL:
        273°, 18.7773%, 44.9020%
        HSV (HSB):
        273°, 31.6176%, 53.3333%
        XYZ:
        15.6944, 13.3882, 25.0495
        xyY:
        0.2899, 0.2473, 13.3882
      CIE-Lab:
        43.3424, 18.5219, -20.2345
        CIE-LCH:
        43.3424, 27.4317, 312.4698
        CIE-Luv:
        43.3424, 9.8031, -31.1104
        Hunter-Lab:
        36.5899, 12.5313, -14.9772
      #755d88 color charts
#755d88 RGB chart
      #755d88 CMYK chart
      #755d88 RGB pie chart
      #755d88 color shades, tints & tones
#755d88 color schemes
#755d88 color preview, HTML & CSS examples
           This text has a color of #755d88        
        
          <p style="color:#755d88;">Text here</p>
        
        
          .mytext {color:#755d88;}
        
        Text color #755d88
      
           This box has a color of #755d88        
        
          <div style="background-color:#755d88;">Content here</div>
        
        
          .mybackground {background-color:#755d88;}
        
        Background color #755d88
      
           Border around this has a color of #755d88        
        
          <div style="border:2px solid #755d88;">Content here</div>
        
        
          .myborder {border:2px solid #755d88;}
        
        Border color #755d88