#745c96 color space conversions
Hex:
        #745c96
        RGB:
        116, 92, 150
        CMY:
        55, 64, 41
        CMYK:
        23, 39, 0, 41
      HSL:
        265°, 23.9669%, 47.4510%
        HSV (HSB):
        265°, 38.6667%, 58.8235%
        XYZ:
        16.5346, 13.5693, 30.6018
        xyY:
        0.2724, 0.2235, 13.5693
      CIE-Lab:
        43.6088, 22.1840, -28.2325
        CIE-LCH:
        43.6088, 35.9055, 308.1588
        CIE-Luv:
        43.6088, 8.0640, -43.5181
        Hunter-Lab:
        36.8365, 15.6584, -23.4694
      #745c96 color charts
#745c96 RGB chart
      #745c96 CMYK chart
      #745c96 RGB pie chart
      #745c96 color shades, tints & tones
#745c96 color schemes
#745c96 color preview, HTML & CSS examples
           This text has a color of #745c96        
        
          <p style="color:#745c96;">Text here</p>
        
        
          .mytext {color:#745c96;}
        
        Text color #745c96
      
           This box has a color of #745c96        
        
          <div style="background-color:#745c96;">Content here</div>
        
        
          .mybackground {background-color:#745c96;}
        
        Background color #745c96
      
           Border around this has a color of #745c96        
        
          <div style="border:2px solid #745c96;">Content here</div>
        
        
          .myborder {border:2px solid #745c96;}
        
        Border color #745c96