#80bbea color space conversions
Hex:
        #80bbea
        RGB:
        128, 187, 234
        CMY:
        50, 27, 8
        CMYK:
        45, 20, 0, 8
      HSL:
        207°, 71.6216%, 70.9804%
        HSV (HSB):
        207°, 45.2991%, 91.7647%
        XYZ:
        41.5237, 46.0704, 84.5458
        xyY:
        0.2412, 0.2676, 46.0704
      CIE-Lab:
        73.5912, -6.7759, -29.3587
        CIE-LCH:
        73.5912, 30.1305, 257.0038
        CIE-Luv:
        73.5912, -28.1492, -45.8330
        Hunter-Lab:
        67.8751, -9.5813, -26.3395
      #80bbea color charts
#80bbea RGB chart
      #80bbea CMYK chart
      #80bbea RGB pie chart
      #80bbea color shades, tints & tones
#80bbea color schemes
#80bbea color preview, HTML & CSS examples
           This text has a color of #80bbea        
        
          <p style="color:#80bbea;">Text here</p>
        
        
          .mytext {color:#80bbea;}
        
        Text color #80bbea
      
           This box has a color of #80bbea        
        
          <div style="background-color:#80bbea;">Content here</div>
        
        
          .mybackground {background-color:#80bbea;}
        
        Background color #80bbea
      
           Border around this has a color of #80bbea        
        
          <div style="border:2px solid #80bbea;">Content here</div>
        
        
          .myborder {border:2px solid #80bbea;}
        
        Border color #80bbea