#4d759f color space conversions
Hex:
        #4d759f
        RGB:
        77, 117, 159
        CMY:
        70, 54, 38
        CMYK:
        52, 26, 0, 38
      HSL:
        211°, 34.7458%, 46.2745%
        HSV (HSB):
        211°, 51.5723%, 62.3529%
        XYZ:
        15.6799, 16.8036, 35.2179
        xyY:
        0.2316, 0.2482, 16.8036
      CIE-Lab:
        48.0116, -1.6884, -26.9227
        CIE-LCH:
        48.0116, 26.9756, 266.4114
        CIE-Luv:
        48.0116, -18.6405, -39.5141
        Hunter-Lab:
        40.9921, -3.4584, -22.2437
      #4d759f color charts
#4d759f RGB chart
      #4d759f CMYK chart
      #4d759f RGB pie chart
      #4d759f color shades, tints & tones
#4d759f color schemes
#4d759f color preview, HTML & CSS examples
           This text has a color of #4d759f        
        
          <p style="color:#4d759f;">Text here</p>
        
        
          .mytext {color:#4d759f;}
        
        Text color #4d759f
      
           This box has a color of #4d759f        
        
          <div style="background-color:#4d759f;">Content here</div>
        
        
          .mybackground {background-color:#4d759f;}
        
        Background color #4d759f
      
           Border around this has a color of #4d759f        
        
          <div style="border:2px solid #4d759f;">Content here</div>
        
        
          .myborder {border:2px solid #4d759f;}
        
        Border color #4d759f