#4f76ba color space conversions
Hex:
        #4f76ba
        RGB:
        79, 118, 186
        CMY:
        69, 54, 27
        CMYK:
        58, 37, 0, 27
      HSL:
        218°, 43.6735%, 51.9608%
        HSV (HSB):
        218°, 57.5269%, 72.9412%
        XYZ:
        18.5658, 18.1643, 48.9819
        xyY:
        0.2166, 0.2119, 18.1643
      CIE-Lab:
        49.6948, 6.9422, -39.9789
        CIE-LCH:
        49.6948, 40.5772, 279.8510
        CIE-Luv:
        49.6948, -18.2696, -61.4227
        Hunter-Lab:
        42.6196, 3.1733, -38.3072
      #4f76ba color charts
#4f76ba RGB chart
      #4f76ba CMYK chart
      #4f76ba RGB pie chart
      #4f76ba color shades, tints & tones
#4f76ba color schemes
#4f76ba color preview, HTML & CSS examples
           This text has a color of #4f76ba        
        
          <p style="color:#4f76ba;">Text here</p>
        
        
          .mytext {color:#4f76ba;}
        
        Text color #4f76ba
      
           This box has a color of #4f76ba        
        
          <div style="background-color:#4f76ba;">Content here</div>
        
        
          .mybackground {background-color:#4f76ba;}
        
        Background color #4f76ba
      
           Border around this has a color of #4f76ba        
        
          <div style="border:2px solid #4f76ba;">Content here</div>
        
        
          .myborder {border:2px solid #4f76ba;}
        
        Border color #4f76ba