#4d4076 color space conversions
Hex:
        #4d4076
        RGB:
        77, 64, 118
        CMY:
        70, 75, 54
        CMYK:
        35, 46, 0, 54
      HSL:
        254°, 29.6703%, 35.6863%
        HSV (HSB):
        254°, 45.7627%, 46.2745%
        XYZ:
        8.1640, 6.5526, 17.9740
        xyY:
        0.2497, 0.2004, 6.5526
      CIE-Lab:
        30.7658, 19.0327, -29.0823
        CIE-LCH:
        30.7658, 34.7567, 303.2025
        CIE-Luv:
        30.7658, 2.3128, -40.2416
        Hunter-Lab:
        25.5980, 12.1325, -23.7128
      #4d4076 color charts
#4d4076 RGB chart
      #4d4076 CMYK chart
      #4d4076 RGB pie chart
      #4d4076 color shades, tints & tones
#4d4076 color schemes
#4d4076 color preview, HTML & CSS examples
           This text has a color of #4d4076        
        
          <p style="color:#4d4076;">Text here</p>
        
        
          .mytext {color:#4d4076;}
        
        Text color #4d4076
      
           This box has a color of #4d4076        
        
          <div style="background-color:#4d4076;">Content here</div>
        
        
          .mybackground {background-color:#4d4076;}
        
        Background color #4d4076
      
           Border around this has a color of #4d4076        
        
          <div style="border:2px solid #4d4076;">Content here</div>
        
        
          .myborder {border:2px solid #4d4076;}
        
        Border color #4d4076