#4fa0ef color space conversions
Hex:
        #4fa0ef
        RGB:
        79, 160, 239
        CMY:
        69, 37, 6
        CMYK:
        67, 33, 0, 6
      HSL:
        210°, 83.3333%, 62.3529%
        HSV (HSB):
        210°, 66.9456%, 93.7255%
        XYZ:
        31.3752, 33.0359, 86.3843
        xyY:
        0.2081, 0.2191, 33.0359
      CIE-Lab:
        64.1899, -0.0894, -46.8905
        CIE-LCH:
        64.1899, 46.8906, 269.8907
        CIE-Luv:
        64.1899, -31.8624, -75.1813
        Hunter-Lab:
        57.4768, -3.1456, -48.8755
      #4fa0ef color charts
#4fa0ef RGB chart
      #4fa0ef CMYK chart
      #4fa0ef RGB pie chart
      #4fa0ef color shades, tints & tones
#4fa0ef color schemes
#4fa0ef color preview, HTML & CSS examples
           This text has a color of #4fa0ef        
        
          <p style="color:#4fa0ef;">Text here</p>
        
        
          .mytext {color:#4fa0ef;}
        
        Text color #4fa0ef
      
           This box has a color of #4fa0ef        
        
          <div style="background-color:#4fa0ef;">Content here</div>
        
        
          .mybackground {background-color:#4fa0ef;}
        
        Background color #4fa0ef
      
           Border around this has a color of #4fa0ef        
        
          <div style="border:2px solid #4fa0ef;">Content here</div>
        
        
          .myborder {border:2px solid #4fa0ef;}
        
        Border color #4fa0ef