#79b4da color space conversions
Hex:
        #79b4da
        RGB:
        121, 180, 218
        CMY:
        53, 29, 15
        CMYK:
        44, 17, 0, 15
      HSL:
        204°, 56.7251%, 66.4706%
        HSV (HSB):
        204°, 44.4954%, 85.4902%
        XYZ:
        36.8613, 41.7694, 72.4492
        xyY:
        0.2440, 0.2765, 41.7694
      CIE-Lab:
        70.7117, -9.1313, -25.1013
        CIE-LCH:
        70.7117, 26.7105, 250.0097
        CIE-Luv:
        70.7117, -27.9738, -38.1608
        Hunter-Lab:
        64.6293, -11.2937, -21.2234
      #79b4da color charts
#79b4da RGB chart
      #79b4da CMYK chart
      #79b4da RGB pie chart
      #79b4da color shades, tints & tones
#79b4da color schemes
#79b4da color preview, HTML & CSS examples
           This text has a color of #79b4da        
        
          <p style="color:#79b4da;">Text here</p>
        
        
          .mytext {color:#79b4da;}
        
        Text color #79b4da
      
           This box has a color of #79b4da        
        
          <div style="background-color:#79b4da;">Content here</div>
        
        
          .mybackground {background-color:#79b4da;}
        
        Background color #79b4da
      
           Border around this has a color of #79b4da        
        
          <div style="border:2px solid #79b4da;">Content here</div>
        
        
          .myborder {border:2px solid #79b4da;}
        
        Border color #79b4da