#74547f color space conversions
Hex:
        #74547f
        RGB:
        116, 84, 127
        CMY:
        55, 67, 50
        CMYK:
        9, 34, 0, 50
      HSL:
        285°, 20.3791%, 41.3725%
        HSV (HSB):
        285°, 33.8583%, 49.8039%
        XYZ:
        14.2035, 11.5860, 21.5664
        xyY:
        0.2999, 0.2447, 11.5860
      CIE-Lab:
        40.5504, 21.5804, -19.0825
        CIE-LCH:
        40.5504, 28.8072, 318.5152
        CIE-Luv:
        40.5504, 14.2310, -29.3548
        Hunter-Lab:
        34.0382, 14.9183, -13.7391
      #74547f color charts
#74547f RGB chart
      #74547f CMYK chart
      #74547f RGB pie chart
      #74547f color shades, tints & tones
#74547f color schemes
#74547f color preview, HTML & CSS examples
           This text has a color of #74547f        
        
          <p style="color:#74547f;">Text here</p>
        
        
          .mytext {color:#74547f;}
        
        Text color #74547f
      
           This box has a color of #74547f        
        
          <div style="background-color:#74547f;">Content here</div>
        
        
          .mybackground {background-color:#74547f;}
        
        Background color #74547f
      
           Border around this has a color of #74547f        
        
          <div style="border:2px solid #74547f;">Content here</div>
        
        
          .myborder {border:2px solid #74547f;}
        
        Border color #74547f