#4c699b color space conversions
Hex:
        #4c699b
        RGB:
        76, 105, 155
        CMY:
        70, 59, 39
        CMYK:
        51, 32, 0, 39
      HSL:
        218°, 34.1991%, 45.2941%
        HSV (HSB):
        218°, 50.9677%, 60.7843%
        XYZ:
        13.9485, 14.0062, 32.9787
        xyY:
        0.2289, 0.2299, 14.0062
      CIE-Lab:
        44.2418, 4.0708, -30.4487
        CIE-LCH:
        44.2418, 30.7196, 277.6150
        CIE-Luv:
        44.2418, -14.4312, -44.8861
        Hunter-Lab:
        37.4249, 1.0344, -26.0487
      #4c699b color charts
#4c699b RGB chart
      #4c699b CMYK chart
      #4c699b RGB pie chart
      #4c699b color shades, tints & tones
#4c699b color schemes
#4c699b color preview, HTML & CSS examples
           This text has a color of #4c699b        
        
          <p style="color:#4c699b;">Text here</p>
        
        
          .mytext {color:#4c699b;}
        
        Text color #4c699b
      
           This box has a color of #4c699b        
        
          <div style="background-color:#4c699b;">Content here</div>
        
        
          .mybackground {background-color:#4c699b;}
        
        Background color #4c699b
      
           Border around this has a color of #4c699b        
        
          <div style="border:2px solid #4c699b;">Content here</div>
        
        
          .myborder {border:2px solid #4c699b;}
        
        Border color #4c699b