#4d499f color space conversions
Hex:
        #4d499f
        RGB:
        77, 73, 159
        CMY:
        70, 71, 38
        CMYK:
        52, 54, 0, 38
      HSL:
        243°, 37.0690%, 45.4902%
        HSV (HSB):
        243°, 54.0881%, 62.3529%
        XYZ:
        11.7011, 8.8461, 33.8916
        xyY:
        0.2149, 0.1625, 8.8461
      CIE-Lab:
        35.6862, 25.9473, -46.4279
        CIE-LCH:
        35.6862, 53.1866, 299.1997
        CIE-Luv:
        35.6862, -3.5395, -67.1701
        Hunter-Lab:
        29.7423, 18.1757, -46.7418
      #4d499f color charts
#4d499f RGB chart
      #4d499f CMYK chart
      #4d499f RGB pie chart
      #4d499f color shades, tints & tones
#4d499f color schemes
#4d499f color preview, HTML & CSS examples
           This text has a color of #4d499f        
        
          <p style="color:#4d499f;">Text here</p>
        
        
          .mytext {color:#4d499f;}
        
        Text color #4d499f
      
           This box has a color of #4d499f        
        
          <div style="background-color:#4d499f;">Content here</div>
        
        
          .mybackground {background-color:#4d499f;}
        
        Background color #4d499f
      
           Border around this has a color of #4d499f        
        
          <div style="border:2px solid #4d499f;">Content here</div>
        
        
          .myborder {border:2px solid #4d499f;}
        
        Border color #4d499f