#79a4da color space conversions
Hex:
        #79a4da
        RGB:
        121, 164, 218
        CMY:
        53, 36, 15
        CMYK:
        44, 25, 0, 15
      HSL:
        213°, 56.7251%, 66.4706%
        HSV (HSB):
        213°, 44.4954%, 85.4902%
        XYZ:
        33.8155, 35.6778, 71.4339
        xyY:
        0.2400, 0.2532, 35.6778
      CIE-Lab:
        66.2730, -0.3321, -31.9346
        CIE-LCH:
        66.2730, 31.9364, 269.4041
        CIE-Luv:
        66.2730, -21.6715, -50.3105
        Hunter-Lab:
        59.7309, -3.4748, -29.0950
      #79a4da color charts
#79a4da RGB chart
      #79a4da CMYK chart
      #79a4da RGB pie chart
      #79a4da color shades, tints & tones
#79a4da color schemes
#79a4da color preview, HTML & CSS examples
           This text has a color of #79a4da        
        
          <p style="color:#79a4da;">Text here</p>
        
        
          .mytext {color:#79a4da;}
        
        Text color #79a4da
      
           This box has a color of #79a4da        
        
          <div style="background-color:#79a4da;">Content here</div>
        
        
          .mybackground {background-color:#79a4da;}
        
        Background color #79a4da
      
           Border around this has a color of #79a4da        
        
          <div style="border:2px solid #79a4da;">Content here</div>
        
        
          .myborder {border:2px solid #79a4da;}
        
        Border color #79a4da