#4e769a color space conversions
Hex:
        #4e769a
        RGB:
        78, 118, 154
        CMY:
        69, 54, 40
        CMYK:
        49, 23, 0, 40
      HSL:
        208°, 32.7586%, 45.4902%
        HSV (HSB):
        208°, 49.3506%, 60.3922%
        XYZ:
        15.4531, 16.9097, 33.0213
        xyY:
        0.2363, 0.2586, 16.9097
      CIE-Lab:
        48.1460, -3.5966, -23.7752
        CIE-LCH:
        48.1460, 24.0457, 261.3978
        CIE-Luv:
        48.1460, -18.7429, -34.4035
        Hunter-Lab:
        41.1214, -4.8836, -18.8261
      #4e769a color charts
#4e769a RGB chart
      #4e769a CMYK chart
      #4e769a RGB pie chart
      #4e769a color shades, tints & tones
#4e769a color schemes
#4e769a color preview, HTML & CSS examples
           This text has a color of #4e769a        
        
          <p style="color:#4e769a;">Text here</p>
        
        
          .mytext {color:#4e769a;}
        
        Text color #4e769a
      
           This box has a color of #4e769a        
        
          <div style="background-color:#4e769a;">Content here</div>
        
        
          .mybackground {background-color:#4e769a;}
        
        Background color #4e769a
      
           Border around this has a color of #4e769a        
        
          <div style="border:2px solid #4e769a;">Content here</div>
        
        
          .myborder {border:2px solid #4e769a;}
        
        Border color #4e769a