#4d5585 color space conversions
Hex:
        #4d5585
        RGB:
        77, 85, 133
        CMY:
        70, 67, 48
        CMYK:
        42, 36, 0, 48
      HSL:
        231°, 26.6667%, 41.1765%
        HSV (HSB):
        231°, 42.1053%, 52.1569%
        XYZ:
        10.5427, 9.7682, 23.5201
        xyY:
        0.2405, 0.2229, 9.7682
      CIE-Lab:
        37.4232, 9.9653, -27.8933
        CIE-LCH:
        37.4232, 29.6200, 289.6599
        CIE-Luv:
        37.4232, -6.1185, -39.9493
        Hunter-Lab:
        31.2542, 5.5171, -22.7403
      #4d5585 color charts
#4d5585 RGB chart
      #4d5585 CMYK chart
      #4d5585 RGB pie chart
      #4d5585 color shades, tints & tones
#4d5585 color schemes
#4d5585 color preview, HTML & CSS examples
           This text has a color of #4d5585        
        
          <p style="color:#4d5585;">Text here</p>
        
        
          .mytext {color:#4d5585;}
        
        Text color #4d5585
      
           This box has a color of #4d5585        
        
          <div style="background-color:#4d5585;">Content here</div>
        
        
          .mybackground {background-color:#4d5585;}
        
        Background color #4d5585
      
           Border around this has a color of #4d5585        
        
          <div style="border:2px solid #4d5585;">Content here</div>
        
        
          .myborder {border:2px solid #4d5585;}
        
        Border color #4d5585