#74447f color space conversions
Hex:
        #74447f
        RGB:
        116, 68, 127
        CMY:
        55, 73, 50
        CMYK:
        9, 46, 0, 50
      HSL:
        289°, 30.2564%, 38.2353%
        HSV (HSB):
        289°, 46.4567%, 49.8039%
        XYZ:
        13.1003, 9.3796, 21.1986
        xyY:
        0.2999, 0.2147, 9.3796
      CIE-Lab:
        36.7050, 31.0996, -25.0460
        CIE-LCH:
        36.7050, 39.9310, 321.1539
        CIE-Luv:
        36.7050, 20.6176, -38.1826
        Hunter-Lab:
        30.6261, 22.7581, -19.6009
      #74447f color charts
#74447f RGB chart
      #74447f CMYK chart
      #74447f RGB pie chart
      #74447f color shades, tints & tones
#74447f color schemes
#74447f color preview, HTML & CSS examples
           This text has a color of #74447f        
        
          <p style="color:#74447f;">Text here</p>
        
        
          .mytext {color:#74447f;}
        
        Text color #74447f
      
           This box has a color of #74447f        
        
          <div style="background-color:#74447f;">Content here</div>
        
        
          .mybackground {background-color:#74447f;}
        
        Background color #74447f
      
           Border around this has a color of #74447f        
        
          <div style="border:2px solid #74447f;">Content here</div>
        
        
          .myborder {border:2px solid #74447f;}
        
        Border color #74447f