#80a7be color space conversions
Hex:
        #80a7be
        RGB:
        128, 167, 190
        CMY:
        50, 35, 25
        CMYK:
        33, 12, 0, 25
      HSL:
        202°, 32.2917%, 62.3529%
        HSV (HSB):
        202°, 32.6316%, 74.5098%
        XYZ:
        32.0151, 35.9443, 53.9658
        xyY:
        0.2626, 0.2948, 35.9443
      CIE-Lab:
        66.4774, -7.6159, -16.0740
        CIE-LCH:
        66.4774, 17.7869, 244.6485
        CIE-Luv:
        66.4774, -20.0074, -23.3744
        Hunter-Lab:
        59.9536, -9.6002, -11.4009
      #80a7be color charts
#80a7be RGB chart
      #80a7be CMYK chart
      #80a7be RGB pie chart
      #80a7be color shades, tints & tones
#80a7be color schemes
#80a7be color preview, HTML & CSS examples
           This text has a color of #80a7be        
        
          <p style="color:#80a7be;">Text here</p>
        
        
          .mytext {color:#80a7be;}
        
        Text color #80a7be
      
           This box has a color of #80a7be        
        
          <div style="background-color:#80a7be;">Content here</div>
        
        
          .mybackground {background-color:#80a7be;}
        
        Background color #80a7be
      
           Border around this has a color of #80a7be        
        
          <div style="border:2px solid #80a7be;">Content here</div>
        
        
          .myborder {border:2px solid #80a7be;}
        
        Border color #80a7be