#79c5fa color space conversions
Hex:
        #79c5fa
        RGB:
        121, 197, 250
        CMY:
        53, 23, 2
        CMYK:
        52, 21, 0, 2
      HSL:
        205°, 92.8058%, 72.7451%
        HSV (HSB):
        205°, 51.6000%, 98.0392%
        XYZ:
        45.1067, 50.8996, 97.8897
        xyY:
        0.2326, 0.2625, 50.8996
      CIE-Lab:
        76.6181, -9.2104, -33.3424
        CIE-LCH:
        76.6181, 34.5912, 254.5579
        CIE-Luv:
        76.6181, -34.0177, -52.5336
        Hunter-Lab:
        71.3439, -11.9965, -31.4100
      #79c5fa color charts
#79c5fa RGB chart
      #79c5fa CMYK chart
      #79c5fa RGB pie chart
      #79c5fa color shades, tints & tones
#79c5fa color schemes
#79c5fa color preview, HTML & CSS examples
           This text has a color of #79c5fa        
        
          <p style="color:#79c5fa;">Text here</p>
        
        
          .mytext {color:#79c5fa;}
        
        Text color #79c5fa
      
           This box has a color of #79c5fa        
        
          <div style="background-color:#79c5fa;">Content here</div>
        
        
          .mybackground {background-color:#79c5fa;}
        
        Background color #79c5fa
      
           Border around this has a color of #79c5fa        
        
          <div style="border:2px solid #79c5fa;">Content here</div>
        
        
          .myborder {border:2px solid #79c5fa;}
        
        Border color #79c5fa