#80aae7 color space conversions
Hex:
        #80aae7
        RGB:
        128, 170, 231
        CMY:
        50, 33, 9
        CMYK:
        45, 26, 0, 9
      HSL:
        216°, 68.2119%, 70.3922%
        HSV (HSB):
        216°, 44.5887%, 90.5882%
        XYZ:
        37.7006, 39.1082, 81.1629
        xyY:
        0.2387, 0.2476, 39.1082
      CIE-Lab:
        68.8295, 1.7279, -35.0831
        CIE-LCH:
        68.8295, 35.1256, 272.8197
        CIE-Luv:
        68.8295, -21.5344, -56.1468
        Hunter-Lab:
        62.5365, -1.8288, -33.1738
      #80aae7 color charts
#80aae7 RGB chart
      #80aae7 CMYK chart
      #80aae7 RGB pie chart
      #80aae7 color shades, tints & tones
#80aae7 color schemes
#80aae7 color preview, HTML & CSS examples
           This text has a color of #80aae7        
        
          <p style="color:#80aae7;">Text here</p>
        
        
          .mytext {color:#80aae7;}
        
        Text color #80aae7
      
           This box has a color of #80aae7        
        
          <div style="background-color:#80aae7;">Content here</div>
        
        
          .mybackground {background-color:#80aae7;}
        
        Background color #80aae7
      
           Border around this has a color of #80aae7        
        
          <div style="border:2px solid #80aae7;">Content here</div>
        
        
          .myborder {border:2px solid #80aae7;}
        
        Border color #80aae7