#80a1ea color space conversions
Hex:
        #80a1ea
        RGB:
        128, 161, 234
        CMY:
        50, 37, 8
        CMYK:
        45, 31, 0, 8
      HSL:
        221°, 71.6216%, 70.9804%
        HSV (HSB):
        221°, 45.2991%, 91.7647%
        XYZ:
        36.4982, 36.0194, 82.8707
        xyY:
        0.2349, 0.2318, 36.0194
      CIE-Lab:
        66.5348, 7.6714, -40.3027
        CIE-LCH:
        66.5348, 41.0263, 280.7770
        CIE-Luv:
        66.5348, -18.1336, -65.3802
        Hunter-Lab:
        60.0162, 3.5246, -39.8566
      #80a1ea color charts
#80a1ea RGB chart
      #80a1ea CMYK chart
      #80a1ea RGB pie chart
      #80a1ea color shades, tints & tones
#80a1ea color schemes
#80a1ea color preview, HTML & CSS examples
           This text has a color of #80a1ea        
        
          <p style="color:#80a1ea;">Text here</p>
        
        
          .mytext {color:#80a1ea;}
        
        Text color #80a1ea
      
           This box has a color of #80a1ea        
        
          <div style="background-color:#80a1ea;">Content here</div>
        
        
          .mybackground {background-color:#80a1ea;}
        
        Background color #80a1ea
      
           Border around this has a color of #80a1ea        
        
          <div style="border:2px solid #80a1ea;">Content here</div>
        
        
          .myborder {border:2px solid #80a1ea;}
        
        Border color #80a1ea