#4f6aad color space conversions
Hex:
        #4f6aad
        RGB:
        79, 106, 173
        CMY:
        69, 58, 32
        CMYK:
        54, 39, 0, 32
      HSL:
        223°, 37.3016%, 49.4118%
        HSV (HSB):
        223°, 54.3353%, 67.8431%
        XYZ:
        15.9213, 14.9875, 41.5889
        xyY:
        0.2196, 0.2067, 14.9875
      CIE-Lab:
        45.6170, 10.0332, -38.8755
        CIE-LCH:
        45.6170, 40.1493, 284.4715
        CIE-Luv:
        45.6170, -13.9943, -58.8798
        Hunter-Lab:
        38.7136, 5.6607, -36.5939
      #4f6aad color charts
#4f6aad RGB chart
      #4f6aad CMYK chart
      #4f6aad RGB pie chart
      #4f6aad color shades, tints & tones
#4f6aad color schemes
#4f6aad color preview, HTML & CSS examples
           This text has a color of #4f6aad        
        
          <p style="color:#4f6aad;">Text here</p>
        
        
          .mytext {color:#4f6aad;}
        
        Text color #4f6aad
      
           This box has a color of #4f6aad        
        
          <div style="background-color:#4f6aad;">Content here</div>
        
        
          .mybackground {background-color:#4f6aad;}
        
        Background color #4f6aad
      
           Border around this has a color of #4f6aad        
        
          <div style="border:2px solid #4f6aad;">Content here</div>
        
        
          .myborder {border:2px solid #4f6aad;}
        
        Border color #4f6aad