#4fa5f1 color space conversions
Hex:
        #4fa5f1
        RGB:
        79, 165, 241
        CMY:
        69, 35, 5
        CMYK:
        67, 32, 0, 5
      HSL:
        208°, 85.2632%, 62.7451%
        HSV (HSB):
        208°, 67.2199%, 94.5098%
        XYZ:
        32.5568, 34.9234, 88.2441
        xyY:
        0.2091, 0.2243, 34.9234
      CIE-Lab:
        65.6890, -2.2665, -45.6253
        CIE-LCH:
        65.6890, 45.6815, 267.1561
        CIE-Luv:
        65.6890, -33.5151, -73.0669
        Hunter-Lab:
        59.0960, -5.0801, -47.1665
      #4fa5f1 color charts
#4fa5f1 RGB chart
      #4fa5f1 CMYK chart
      #4fa5f1 RGB pie chart
      #4fa5f1 color shades, tints & tones
#4fa5f1 color schemes
#4fa5f1 color preview, HTML & CSS examples
           This text has a color of #4fa5f1        
        
          <p style="color:#4fa5f1;">Text here</p>
        
        
          .mytext {color:#4fa5f1;}
        
        Text color #4fa5f1
      
           This box has a color of #4fa5f1        
        
          <div style="background-color:#4fa5f1;">Content here</div>
        
        
          .mybackground {background-color:#4fa5f1;}
        
        Background color #4fa5f1
      
           Border around this has a color of #4fa5f1        
        
          <div style="border:2px solid #4fa5f1;">Content here</div>
        
        
          .myborder {border:2px solid #4fa5f1;}
        
        Border color #4fa5f1