#4a4077 color space conversions
Hex:
        #4a4077
        RGB:
        74, 64, 119
        CMY:
        71, 75, 53
        CMYK:
        38, 46, 0, 53
      HSL:
        251°, 30.0546%, 35.8824%
        HSV (HSB):
        251°, 46.2185%, 46.6667%
        XYZ:
        7.9872, 6.4545, 18.2776
        xyY:
        0.2441, 0.1973, 6.4545
      CIE-Lab:
        30.5314, 18.4392, -30.1008
        CIE-LCH:
        30.5314, 35.2996, 301.4909
        CIE-Luv:
        30.5314, 0.9100, -41.4553
        Hunter-Lab:
        25.4058, 11.6576, -24.8708
      #4a4077 color charts
#4a4077 RGB chart
      #4a4077 CMYK chart
      #4a4077 RGB pie chart
      #4a4077 color shades, tints & tones
#4a4077 color schemes
#4a4077 color preview, HTML & CSS examples
           This text has a color of #4a4077        
        
          <p style="color:#4a4077;">Text here</p>
        
        
          .mytext {color:#4a4077;}
        
        Text color #4a4077
      
           This box has a color of #4a4077        
        
          <div style="background-color:#4a4077;">Content here</div>
        
        
          .mybackground {background-color:#4a4077;}
        
        Background color #4a4077
      
           Border around this has a color of #4a4077        
        
          <div style="border:2px solid #4a4077;">Content here</div>
        
        
          .myborder {border:2px solid #4a4077;}
        
        Border color #4a4077