#745c86 color space conversions
Hex:
        #745c86
        RGB:
        116, 92, 134
        CMY:
        55, 64, 47
        CMYK:
        13, 31, 0, 47
      HSL:
        274°, 18.5841%, 44.3137%
        HSV (HSB):
        274°, 31.3433%, 52.5490%
        XYZ:
        15.3327, 13.0885, 24.2725
        xyY:
        0.2910, 0.2484, 13.0885
      CIE-Lab:
        42.8963, 18.3209, -19.7231
        CIE-LCH:
        42.8963, 26.9194, 312.8892
        CIE-Luv:
        42.8963, 9.8987, -30.2560
        Hunter-Lab:
        36.1781, 12.3387, -14.4540
      #745c86 color charts
#745c86 RGB chart
      #745c86 CMYK chart
      #745c86 RGB pie chart
      #745c86 color shades, tints & tones
#745c86 color schemes
#745c86 color preview, HTML & CSS examples
           This text has a color of #745c86        
        
          <p style="color:#745c86;">Text here</p>
        
        
          .mytext {color:#745c86;}
        
        Text color #745c86
      
           This box has a color of #745c86        
        
          <div style="background-color:#745c86;">Content here</div>
        
        
          .mybackground {background-color:#745c86;}
        
        Background color #745c86
      
           Border around this has a color of #745c86        
        
          <div style="border:2px solid #745c86;">Content here</div>
        
        
          .myborder {border:2px solid #745c86;}
        
        Border color #745c86