#4e799b color space conversions
Hex:
        #4e799b
        RGB:
        78, 121, 155
        CMY:
        69, 53, 39
        CMYK:
        50, 22, 0, 39
      HSL:
        206°, 33.0472%, 45.6863%
        HSV (HSB):
        206°, 49.6774%, 60.7843%
        XYZ:
        15.8957, 17.6610, 33.5815
        xyY:
        0.2368, 0.2631, 17.6610
      CIE-Lab:
        49.0823, -5.0516, -22.9164
        CIE-LCH:
        49.0823, 23.4666, 257.5688
        CIE-Luv:
        49.0823, -19.9072, -33.0228
        Hunter-Lab:
        42.0250, -6.0274, -17.9601
      #4e799b color charts
#4e799b RGB chart
      #4e799b CMYK chart
      #4e799b RGB pie chart
      #4e799b color shades, tints & tones
#4e799b color schemes
#4e799b color preview, HTML & CSS examples
           This text has a color of #4e799b        
        
          <p style="color:#4e799b;">Text here</p>
        
        
          .mytext {color:#4e799b;}
        
        Text color #4e799b
      
           This box has a color of #4e799b        
        
          <div style="background-color:#4e799b;">Content here</div>
        
        
          .mybackground {background-color:#4e799b;}
        
        Background color #4e799b
      
           Border around this has a color of #4e799b        
        
          <div style="border:2px solid #4e799b;">Content here</div>
        
        
          .myborder {border:2px solid #4e799b;}
        
        Border color #4e799b