#75749e color space conversions
Hex:
        #75749e
        RGB:
        117, 116, 158
        CMY:
        54, 55, 38
        CMYK:
        26, 27, 0, 38
      HSL:
        241°, 17.7966%, 53.7255%
        HSV (HSB):
        241°, 26.5823%, 61.9608%
        XYZ:
        19.7531, 18.7413, 34.9241
        xyY:
        0.2690, 0.2553, 18.7413
      CIE-Lab:
        50.3832, 10.0318, -22.4509
        CIE-LCH:
        50.3832, 24.5903, 294.0765
        CIE-Luv:
        50.3832, -2.0029, -34.4028
        Hunter-Lab:
        43.2912, 5.6869, -17.5268
      #75749e color charts
#75749e RGB chart
      #75749e CMYK chart
      #75749e RGB pie chart
      #75749e color shades, tints & tones
#75749e color schemes
#75749e color preview, HTML & CSS examples
           This text has a color of #75749e        
        
          <p style="color:#75749e;">Text here</p>
        
        
          .mytext {color:#75749e;}
        
        Text color #75749e
      
           This box has a color of #75749e        
        
          <div style="background-color:#75749e;">Content here</div>
        
        
          .mybackground {background-color:#75749e;}
        
        Background color #75749e
      
           Border around this has a color of #75749e        
        
          <div style="border:2px solid #75749e;">Content here</div>
        
        
          .myborder {border:2px solid #75749e;}
        
        Border color #75749e