#4f78bf color space conversions
Hex:
        #4f78bf
        RGB:
        79, 120, 191
        CMY:
        69, 53, 25
        CMYK:
        59, 37, 0, 25
      HSL:
        218°, 46.6667%, 52.9412%
        HSV (HSB):
        218°, 58.6387%, 74.9020%
        XYZ:
        19.3449, 18.8568, 51.9104
        xyY:
        0.2147, 0.2093, 18.8568
      CIE-Lab:
        50.5192, 7.3911, -41.5525
        CIE-LCH:
        50.5192, 42.2047, 280.0859
        CIE-Luv:
        50.5192, -18.9552, -64.1839
        Hunter-Lab:
        43.4244, 3.5262, -40.4793
      #4f78bf color charts
#4f78bf RGB chart
      #4f78bf CMYK chart
      #4f78bf RGB pie chart
      #4f78bf color shades, tints & tones
#4f78bf color schemes
#4f78bf color preview, HTML & CSS examples
           This text has a color of #4f78bf        
        
          <p style="color:#4f78bf;">Text here</p>
        
        
          .mytext {color:#4f78bf;}
        
        Text color #4f78bf
      
           This box has a color of #4f78bf        
        
          <div style="background-color:#4f78bf;">Content here</div>
        
        
          .mybackground {background-color:#4f78bf;}
        
        Background color #4f78bf
      
           Border around this has a color of #4f78bf        
        
          <div style="border:2px solid #4f78bf;">Content here</div>
        
        
          .myborder {border:2px solid #4f78bf;}
        
        Border color #4f78bf