#4fa3bc color space conversions
Hex:
        #4fa3bc
        RGB:
        79, 163, 188
        CMY:
        69, 36, 26
        CMYK:
        58, 13, 0, 26
      HSL:
        194°, 44.8560%, 52.3529%
        HSV (HSB):
        194°, 57.9787%, 73.7255%
        XYZ:
        25.3987, 31.4875, 52.3160
        xyY:
        0.2326, 0.2883, 31.4875
      CIE-Lab:
        62.9170, -18.1061, -20.5829
        CIE-LCH:
        62.9170, 27.4133, 228.6630
        CIE-Luv:
        62.9170, -34.8861, -29.0022
        Hunter-Lab:
        56.1137, -17.4046, -15.9977
      #4fa3bc color charts
#4fa3bc RGB chart
      #4fa3bc CMYK chart
      #4fa3bc RGB pie chart
      #4fa3bc color shades, tints & tones
#4fa3bc color schemes
#4fa3bc color preview, HTML & CSS examples
           This text has a color of #4fa3bc        
        
          <p style="color:#4fa3bc;">Text here</p>
        
        
          .mytext {color:#4fa3bc;}
        
        Text color #4fa3bc
      
           This box has a color of #4fa3bc        
        
          <div style="background-color:#4fa3bc;">Content here</div>
        
        
          .mybackground {background-color:#4fa3bc;}
        
        Background color #4fa3bc
      
           Border around this has a color of #4fa3bc        
        
          <div style="border:2px solid #4fa3bc;">Content here</div>
        
        
          .myborder {border:2px solid #4fa3bc;}
        
        Border color #4fa3bc