#80aacb color space conversions
Hex:
        #80aacb
        RGB:
        128, 170, 203
        CMY:
        50, 33, 20
        CMYK:
        37, 16, 0, 20
      HSL:
        206°, 41.8994%, 64.9020%
        HSV (HSB):
        206°, 36.9458%, 79.6078%
        XYZ:
        34.0563, 37.6504, 61.9722
        xyY:
        0.2548, 0.2816, 37.6504
      CIE-Lab:
        67.7622, -5.9120, -21.3281
        CIE-LCH:
        67.7622, 22.1324, 254.5070
        CIE-Luv:
        67.7622, -21.3574, -32.1764
        Hunter-Lab:
        61.3600, -8.3080, -16.9296
      #80aacb color charts
#80aacb RGB chart
      #80aacb CMYK chart
      #80aacb RGB pie chart
      #80aacb color shades, tints & tones
#80aacb color schemes
#80aacb color preview, HTML & CSS examples
           This text has a color of #80aacb        
        
          <p style="color:#80aacb;">Text here</p>
        
        
          .mytext {color:#80aacb;}
        
        Text color #80aacb
      
           This box has a color of #80aacb        
        
          <div style="background-color:#80aacb;">Content here</div>
        
        
          .mybackground {background-color:#80aacb;}
        
        Background color #80aacb
      
           Border around this has a color of #80aacb        
        
          <div style="border:2px solid #80aacb;">Content here</div>
        
        
          .myborder {border:2px solid #80aacb;}
        
        Border color #80aacb