#74477f color space conversions
Hex:
        #74477f
        RGB:
        116, 71, 127
        CMY:
        55, 72, 50
        CMYK:
        9, 44, 0, 50
      HSL:
        288°, 28.2828%, 38.8235%
        HSV (HSB):
        288°, 44.0945%, 49.8039%
        XYZ:
        13.2865, 9.7518, 21.2607
        xyY:
        0.2999, 0.2201, 9.7518
      CIE-Lab:
        37.3932, 29.3506, -23.9724
        CIE-LCH:
        37.3932, 37.8964, 320.7595
        CIE-Luv:
        37.3932, 19.4999, -36.6406
        Hunter-Lab:
        31.2279, 21.2974, -18.5066
      #74477f color charts
#74477f RGB chart
      #74477f CMYK chart
      #74477f RGB pie chart
      #74477f color shades, tints & tones
#74477f color schemes
#74477f color preview, HTML & CSS examples
           This text has a color of #74477f        
        
          <p style="color:#74477f;">Text here</p>
        
        
          .mytext {color:#74477f;}
        
        Text color #74477f
      
           This box has a color of #74477f        
        
          <div style="background-color:#74477f;">Content here</div>
        
        
          .mybackground {background-color:#74477f;}
        
        Background color #74477f
      
           Border around this has a color of #74477f        
        
          <div style="border:2px solid #74477f;">Content here</div>
        
        
          .myborder {border:2px solid #74477f;}
        
        Border color #74477f