#79a0fa color space conversions
Hex:
        #79a0fa
        RGB:
        121, 160, 250
        CMY:
        53, 37, 2
        CMYK:
        52, 36, 0, 2
      HSL:
        222°, 92.8058%, 72.7451%
        HSV (HSB):
        222°, 51.6000%, 98.0392%
        XYZ:
        37.7113, 36.1087, 95.4246
        xyY:
        0.2228, 0.2134, 36.1087
      CIE-Lab:
        66.6029, 11.3603, -48.9760
        CIE-LCH:
        66.6029, 50.2763, 283.0591
        CIE-Luv:
        66.6029, -20.4133, -80.4415
        Hunter-Lab:
        60.0905, 6.8637, -52.0900
      #79a0fa color charts
#79a0fa RGB chart
      #79a0fa CMYK chart
      #79a0fa RGB pie chart
      #79a0fa color shades, tints & tones
#79a0fa color schemes
#79a0fa color preview, HTML & CSS examples
           This text has a color of #79a0fa        
        
          <p style="color:#79a0fa;">Text here</p>
        
        
          .mytext {color:#79a0fa;}
        
        Text color #79a0fa
      
           This box has a color of #79a0fa        
        
          <div style="background-color:#79a0fa;">Content here</div>
        
        
          .mybackground {background-color:#79a0fa;}
        
        Background color #79a0fa
      
           Border around this has a color of #79a0fa        
        
          <div style="border:2px solid #79a0fa;">Content here</div>
        
        
          .myborder {border:2px solid #79a0fa;}
        
        Border color #79a0fa