#80bcee color space conversions
Hex:
        #80bcee
        RGB:
        128, 188, 238
        CMY:
        50, 26, 7
        CMYK:
        46, 21, 0, 7
      HSL:
        207°, 76.3889%, 71.7647%
        HSV (HSB):
        207°, 46.2185%, 93.3333%
        XYZ:
        42.3179, 46.7287, 87.6781
        xyY:
        0.2395, 0.2644, 46.7287
      CIE-Lab:
        74.0159, -6.2030, -30.8690
        CIE-LCH:
        74.0159, 31.4861, 258.6380
        CIE-Luv:
        74.0159, -28.5053, -48.4988
        Hunter-Lab:
        68.3584, -9.1250, -28.1959
      #80bcee color charts
#80bcee RGB chart
      #80bcee CMYK chart
      #80bcee RGB pie chart
      #80bcee color shades, tints & tones
#80bcee color schemes
#80bcee color preview, HTML & CSS examples
           This text has a color of #80bcee        
        
          <p style="color:#80bcee;">Text here</p>
        
        
          .mytext {color:#80bcee;}
        
        Text color #80bcee
      
           This box has a color of #80bcee        
        
          <div style="background-color:#80bcee;">Content here</div>
        
        
          .mybackground {background-color:#80bcee;}
        
        Background color #80bcee
      
           Border around this has a color of #80bcee        
        
          <div style="border:2px solid #80bcee;">Content here</div>
        
        
          .myborder {border:2px solid #80bcee;}
        
        Border color #80bcee