#4f78a2 color space conversions
Hex:
        #4f78a2
        RGB:
        79, 120, 162
        CMY:
        69, 53, 36
        CMYK:
        51, 26, 0, 36
      HSL:
        210°, 34.4398%, 47.2549%
        HSV (HSB):
        210°, 51.2346%, 63.5294%
        XYZ:
        16.4625, 17.7038, 36.7319
        xyY:
        0.2322, 0.2497, 17.7038
      CIE-Lab:
        49.1349, -2.0418, -26.9258
        CIE-LCH:
        49.1349, 27.0031, 265.6635
        CIE-Luv:
        49.1349, -19.1291, -39.6630
        Hunter-Lab:
        42.0759, -3.7935, -22.3065
      #4f78a2 color charts
#4f78a2 RGB chart
      #4f78a2 CMYK chart
      #4f78a2 RGB pie chart
      #4f78a2 color shades, tints & tones
#4f78a2 color schemes
#4f78a2 color preview, HTML & CSS examples
           This text has a color of #4f78a2        
        
          <p style="color:#4f78a2;">Text here</p>
        
        
          .mytext {color:#4f78a2;}
        
        Text color #4f78a2
      
           This box has a color of #4f78a2        
        
          <div style="background-color:#4f78a2;">Content here</div>
        
        
          .mybackground {background-color:#4f78a2;}
        
        Background color #4f78a2
      
           Border around this has a color of #4f78a2        
        
          <div style="border:2px solid #4f78a2;">Content here</div>
        
        
          .myborder {border:2px solid #4f78a2;}
        
        Border color #4f78a2