#4fa0e0 color space conversions
Hex:
        #4fa0e0
        RGB:
        79, 160, 224
        CMY:
        69, 37, 12
        CMYK:
        65, 29, 0, 12
      HSL:
        206°, 70.0483%, 59.4118%
        HSV (HSB):
        206°, 64.7321%, 87.8431%
        XYZ:
        29.2498, 32.1857, 75.1918
        xyY:
        0.2141, 0.2356, 32.1857
      CIE-Lab:
        63.4961, -5.0847, -39.7180
        CIE-LCH:
        63.4961, 40.0421, 262.7047
        CIE-Luv:
        63.4961, -32.3746, -62.4210
        Hunter-Lab:
        56.7324, -7.2517, -38.8689
      #4fa0e0 color charts
#4fa0e0 RGB chart
      #4fa0e0 CMYK chart
      #4fa0e0 RGB pie chart
      #4fa0e0 color shades, tints & tones
#4fa0e0 color schemes
#4fa0e0 color preview, HTML & CSS examples
           This text has a color of #4fa0e0        
        
          <p style="color:#4fa0e0;">Text here</p>
        
        
          .mytext {color:#4fa0e0;}
        
        Text color #4fa0e0
      
           This box has a color of #4fa0e0        
        
          <div style="background-color:#4fa0e0;">Content here</div>
        
        
          .mybackground {background-color:#4fa0e0;}
        
        Background color #4fa0e0
      
           Border around this has a color of #4fa0e0        
        
          <div style="border:2px solid #4fa0e0;">Content here</div>
        
        
          .myborder {border:2px solid #4fa0e0;}
        
        Border color #4fa0e0