#80a5da color space conversions
Hex:
        #80a5da
        RGB:
        128, 165, 218
        CMY:
        50, 35, 15
        CMYK:
        41, 24, 0, 15
      HSL:
        215°, 54.8780%, 67.8431%
        HSV (HSB):
        215°, 41.2844%, 85.4902%
        XYZ:
        35.0121, 36.5614, 71.5414
        xyY:
        0.2446, 0.2555, 36.5614
      CIE-Lab:
        66.9467, 0.8948, -30.8603
        CIE-LCH:
        66.9467, 30.8732, 271.6609
        CIE-Luv:
        66.9467, -19.4541, -48.7539
        Hunter-Lab:
        60.4660, -2.4574, -27.8237
      #80a5da color charts
#80a5da RGB chart
      #80a5da CMYK chart
      #80a5da RGB pie chart
      #80a5da color shades, tints & tones
#80a5da color schemes
#80a5da color preview, HTML & CSS examples
           This text has a color of #80a5da        
        
          <p style="color:#80a5da;">Text here</p>
        
        
          .mytext {color:#80a5da;}
        
        Text color #80a5da
      
           This box has a color of #80a5da        
        
          <div style="background-color:#80a5da;">Content here</div>
        
        
          .mybackground {background-color:#80a5da;}
        
        Background color #80a5da
      
           Border around this has a color of #80a5da        
        
          <div style="border:2px solid #80a5da;">Content here</div>
        
        
          .myborder {border:2px solid #80a5da;}
        
        Border color #80a5da