#4fa0fa color space conversions
Hex:
        #4fa0fa
        RGB:
        79, 160, 250
        CMY:
        69, 37, 2
        CMYK:
        68, 36, 0, 2
      HSL:
        212°, 94.4751%, 64.5098%
        HSV (HSB):
        212°, 68.4000%, 98.0392%
        XYZ:
        33.0506, 33.7060, 95.2064
        xyY:
        0.2041, 0.2081, 33.7060
      CIE-Lab:
        64.7285, 3.6333, -52.0617
        CIE-LCH:
        64.7285, 52.1883, 273.9921
        CIE-Luv:
        64.7285, -31.5137, -84.4032
        Hunter-Lab:
        58.0569, 0.0168, -56.5888
      #4fa0fa color charts
#4fa0fa RGB chart
      #4fa0fa CMYK chart
      #4fa0fa RGB pie chart
      #4fa0fa color shades, tints & tones
#4fa0fa color schemes
#4fa0fa color preview, HTML & CSS examples
           This text has a color of #4fa0fa        
        
          <p style="color:#4fa0fa;">Text here</p>
        
        
          .mytext {color:#4fa0fa;}
        
        Text color #4fa0fa
      
           This box has a color of #4fa0fa        
        
          <div style="background-color:#4fa0fa;">Content here</div>
        
        
          .mybackground {background-color:#4fa0fa;}
        
        Background color #4fa0fa
      
           Border around this has a color of #4fa0fa        
        
          <div style="border:2px solid #4fa0fa;">Content here</div>
        
        
          .myborder {border:2px solid #4fa0fa;}
        
        Border color #4fa0fa