#745d88 color space conversions
Hex:
        #745d88
        RGB:
        116, 93, 136
        CMY:
        55, 64, 47
        CMYK:
        15, 32, 0, 47
      HSL:
        272°, 18.7773%, 44.9020%
        HSV (HSB):
        272°, 31.6176%, 53.3333%
        XYZ:
        15.5607, 13.3193, 25.0433
        xyY:
        0.2886, 0.2470, 13.3193
      CIE-Lab:
        43.2404, 18.1806, -20.4002
        CIE-LCH:
        43.2404, 27.3258, 311.7074
        CIE-Luv:
        43.2404, 9.2395, -31.2891
        Hunter-Lab:
        36.4956, 12.2404, -15.1379
      #745d88 color charts
#745d88 RGB chart
      #745d88 CMYK chart
      #745d88 RGB pie chart
      #745d88 color shades, tints & tones
#745d88 color schemes
#745d88 color preview, HTML & CSS examples
           This text has a color of #745d88        
        
          <p style="color:#745d88;">Text here</p>
        
        
          .mytext {color:#745d88;}
        
        Text color #745d88
      
           This box has a color of #745d88        
        
          <div style="background-color:#745d88;">Content here</div>
        
        
          .mybackground {background-color:#745d88;}
        
        Background color #745d88
      
           Border around this has a color of #745d88        
        
          <div style="border:2px solid #745d88;">Content here</div>
        
        
          .myborder {border:2px solid #745d88;}
        
        Border color #745d88