#4f76bf color space conversions
Hex:
        #4f76bf
        RGB:
        79, 118, 191
        CMY:
        69, 54, 25
        CMYK:
        59, 38, 0, 25
      HSL:
        219°, 46.6667%, 52.9412%
        HSV (HSB):
        219°, 58.6387%, 74.9020%
        XYZ:
        19.1069, 18.3807, 51.8310
        xyY:
        0.2139, 0.2058, 18.3807
      CIE-Lab:
        49.9547, 8.6133, -42.4463
        CIE-LCH:
        49.9547, 43.3114, 281.4708
        CIE-Luv:
        49.9547, -18.2603, -65.5746
        Hunter-Lab:
        42.8727, 4.5238, -41.6677
      #4f76bf color charts
#4f76bf RGB chart
      #4f76bf CMYK chart
      #4f76bf RGB pie chart
      #4f76bf color shades, tints & tones
#4f76bf color schemes
#4f76bf color preview, HTML & CSS examples
           This text has a color of #4f76bf        
        
          <p style="color:#4f76bf;">Text here</p>
        
        
          .mytext {color:#4f76bf;}
        
        Text color #4f76bf
      
           This box has a color of #4f76bf        
        
          <div style="background-color:#4f76bf;">Content here</div>
        
        
          .mybackground {background-color:#4f76bf;}
        
        Background color #4f76bf
      
           Border around this has a color of #4f76bf        
        
          <div style="border:2px solid #4f76bf;">Content here</div>
        
        
          .myborder {border:2px solid #4f76bf;}
        
        Border color #4f76bf