#4f78be color space conversions
Hex:
        #4f78be
        RGB:
        79, 120, 190
        CMY:
        69, 53, 25
        CMYK:
        58, 37, 0, 25
      HSL:
        218°, 46.0581%, 52.7451%
        HSV (HSB):
        218°, 58.4211%, 74.5098%
        XYZ:
        19.2352, 18.8129, 51.3326
        xyY:
        0.2152, 0.2105, 18.8129
      CIE-Lab:
        50.4676, 7.0566, -41.0598
        CIE-LCH:
        50.4676, 41.6618, 279.7517
        CIE-Luv:
        50.4676, -18.9592, -63.3520
        Hunter-Lab:
        43.3739, 3.2559, -39.8076
      #4f78be color charts
#4f78be RGB chart
      #4f78be CMYK chart
      #4f78be RGB pie chart
      #4f78be color shades, tints & tones
#4f78be color schemes
#4f78be color preview, HTML & CSS examples
           This text has a color of #4f78be        
        
          <p style="color:#4f78be;">Text here</p>
        
        
          .mytext {color:#4f78be;}
        
        Text color #4f78be
      
           This box has a color of #4f78be        
        
          <div style="background-color:#4f78be;">Content here</div>
        
        
          .mybackground {background-color:#4f78be;}
        
        Background color #4f78be
      
           Border around this has a color of #4f78be        
        
          <div style="border:2px solid #4f78be;">Content here</div>
        
        
          .myborder {border:2px solid #4f78be;}
        
        Border color #4f78be