#74557a color space conversions
Hex:
        #74557a
        RGB:
        116, 85, 122
        CMY:
        55, 67, 52
        CMYK:
        5, 30, 0, 52
      HSL:
        290°, 17.8744%, 40.5882%
        HSV (HSB):
        290°, 30.3279%, 47.8431%
        XYZ:
        13.9638, 11.6151, 19.9183
        xyY:
        0.3069, 0.2553, 11.6151
      CIE-Lab:
        40.5978, 19.8746, -15.9520
        CIE-LCH:
        40.5978, 25.4846, 321.2483
        CIE-Luv:
        40.5978, 14.4778, -24.6612
        Hunter-Lab:
        34.0810, 13.4940, -10.7948
      #74557a color charts
#74557a RGB chart
      #74557a CMYK chart
      #74557a RGB pie chart
      #74557a color shades, tints & tones
#74557a color schemes
#74557a color preview, HTML & CSS examples
           This text has a color of #74557a        
        
          <p style="color:#74557a;">Text here</p>
        
        
          .mytext {color:#74557a;}
        
        Text color #74557a
      
           This box has a color of #74557a        
        
          <div style="background-color:#74557a;">Content here</div>
        
        
          .mybackground {background-color:#74557a;}
        
        Background color #74557a
      
           Border around this has a color of #74557a        
        
          <div style="border:2px solid #74557a;">Content here</div>
        
        
          .myborder {border:2px solid #74557a;}
        
        Border color #74557a