#4f698d color space conversions
Hex:
        #4f698d
        RGB:
        79, 105, 141
        CMY:
        69, 59, 45
        CMYK:
        44, 26, 0, 45
      HSL:
        215°, 28.1818%, 43.1373%
        HSV (HSB):
        215°, 43.9716%, 55.2941%
        XYZ:
        13.0837, 13.6885, 27.1519
        xyY:
        0.2426, 0.2538, 13.6885
      CIE-Lab:
        43.7829, 0.4826, -22.8118
        CIE-LCH:
        43.7829, 22.8169, 271.2119
        CIE-Luv:
        43.7829, -13.2689, -32.7271
        Hunter-Lab:
        36.9980, -1.6228, -17.6128
      #4f698d color charts
#4f698d RGB chart
      #4f698d CMYK chart
      #4f698d RGB pie chart
      #4f698d color shades, tints & tones
#4f698d color schemes
#4f698d color preview, HTML & CSS examples
           This text has a color of #4f698d        
        
          <p style="color:#4f698d;">Text here</p>
        
        
          .mytext {color:#4f698d;}
        
        Text color #4f698d
      
           This box has a color of #4f698d        
        
          <div style="background-color:#4f698d;">Content here</div>
        
        
          .mybackground {background-color:#4f698d;}
        
        Background color #4f698d
      
           Border around this has a color of #4f698d        
        
          <div style="border:2px solid #4f698d;">Content here</div>
        
        
          .myborder {border:2px solid #4f698d;}
        
        Border color #4f698d