#4f96bf color space conversions
Hex:
        #4f96bf
        RGB:
        79, 150, 191
        CMY:
        69, 41, 25
        CMYK:
        59, 21, 0, 25
      HSL:
        202°, 46.6667%, 52.9412%
        HSV (HSB):
        202°, 58.6387%, 74.9020%
        XYZ:
        23.5348, 27.2365, 53.3070
        xyY:
        0.2261, 0.2617, 27.2365
      CIE-Lab:
        59.1926, -10.1321, -27.9872
        CIE-LCH:
        59.1926, 29.7648, 250.0984
        CIE-Luv:
        59.1926, -29.8738, -41.7609
        Hunter-Lab:
        52.1886, -10.8345, -24.0285
      #4f96bf color charts
#4f96bf RGB chart
      #4f96bf CMYK chart
      #4f96bf RGB pie chart
      #4f96bf color shades, tints & tones
#4f96bf color schemes
#4f96bf color preview, HTML & CSS examples
           This text has a color of #4f96bf        
        
          <p style="color:#4f96bf;">Text here</p>
        
        
          .mytext {color:#4f96bf;}
        
        Text color #4f96bf
      
           This box has a color of #4f96bf        
        
          <div style="background-color:#4f96bf;">Content here</div>
        
        
          .mybackground {background-color:#4f96bf;}
        
        Background color #4f96bf
      
           Border around this has a color of #4f96bf        
        
          <div style="border:2px solid #4f96bf;">Content here</div>
        
        
          .myborder {border:2px solid #4f96bf;}
        
        Border color #4f96bf