#4f60af color space conversions
Hex:
        #4f60af
        RGB:
        79, 96, 175
        CMY:
        69, 62, 31
        CMYK:
        55, 45, 0, 31
      HSL:
        229°, 37.7953%, 49.8039%
        HSV (HSB):
        229°, 54.8571%, 68.6275%
        XYZ:
        15.1452, 13.1232, 42.2922
        xyY:
        0.2146, 0.1860, 13.1232
      CIE-Lab:
        42.9482, 16.9832, -44.2903
        CIE-LCH:
        42.9482, 47.4348, 290.9794
        CIE-Luv:
        42.9482, -10.6454, -66.8873
        Hunter-Lab:
        36.2259, 11.2313, -43.8605
      #4f60af color charts
#4f60af RGB chart
      #4f60af CMYK chart
      #4f60af RGB pie chart
      #4f60af color shades, tints & tones
#4f60af color schemes
#4f60af color preview, HTML & CSS examples
           This text has a color of #4f60af        
        
          <p style="color:#4f60af;">Text here</p>
        
        
          .mytext {color:#4f60af;}
        
        Text color #4f60af
      
           This box has a color of #4f60af        
        
          <div style="background-color:#4f60af;">Content here</div>
        
        
          .mybackground {background-color:#4f60af;}
        
        Background color #4f60af
      
           Border around this has a color of #4f60af        
        
          <div style="border:2px solid #4f60af;">Content here</div>
        
        
          .myborder {border:2px solid #4f60af;}
        
        Border color #4f60af