#4d557f color space conversions
Hex:
        #4d557f
        RGB:
        77, 85, 127
        CMY:
        70, 67, 50
        CMYK:
        39, 33, 0, 50
      HSL:
        230°, 24.5098%, 40.0000%
        HSV (HSB):
        230°, 39.3701%, 49.8039%
        XYZ:
        10.1398, 9.6071, 21.3986
        xyY:
        0.2464, 0.2335, 9.6071
      CIE-Lab:
        37.1278, 8.1386, -24.6804
        CIE-LCH:
        37.1278, 25.9876, 288.2506
        CIE-Luv:
        37.1278, -5.8712, -35.0006
        Hunter-Lab:
        30.9953, 4.1529, -19.2360
      #4d557f color charts
#4d557f RGB chart
      #4d557f CMYK chart
      #4d557f RGB pie chart
      #4d557f color shades, tints & tones
#4d557f color schemes
#4d557f color preview, HTML & CSS examples
           This text has a color of #4d557f        
        
          <p style="color:#4d557f;">Text here</p>
        
        
          .mytext {color:#4d557f;}
        
        Text color #4d557f
      
           This box has a color of #4d557f        
        
          <div style="background-color:#4d557f;">Content here</div>
        
        
          .mybackground {background-color:#4d557f;}
        
        Background color #4d557f
      
           Border around this has a color of #4d557f        
        
          <div style="border:2px solid #4d557f;">Content here</div>
        
        
          .myborder {border:2px solid #4d557f;}
        
        Border color #4d557f