#80becd color space conversions
Hex:
        #80becd
        RGB:
        128, 190, 205
        CMY:
        50, 25, 20
        CMYK:
        38, 7, 0, 20
      HSL:
        192°, 43.5028%, 65.2941%
        HSV (HSB):
        192°, 37.5610%, 80.3922%
        XYZ:
        38.3350, 45.8239, 64.5820
        xyY:
        0.2577, 0.3081, 45.8239
      CIE-Lab:
        73.4311, -16.0573, -13.8489
        CIE-LCH:
        73.4311, 21.2045, 220.7767
        CIE-Luv:
        73.4311, -29.6541, -18.8876
        Hunter-Lab:
        67.6933, -17.3781, -9.1796
      #80becd color charts
#80becd RGB chart
      #80becd CMYK chart
      #80becd RGB pie chart
      #80becd color shades, tints & tones
#80becd color schemes
#80becd color preview, HTML & CSS examples
           This text has a color of #80becd        
        
          <p style="color:#80becd;">Text here</p>
        
        
          .mytext {color:#80becd;}
        
        Text color #80becd
      
           This box has a color of #80becd        
        
          <div style="background-color:#80becd;">Content here</div>
        
        
          .mybackground {background-color:#80becd;}
        
        Background color #80becd
      
           Border around this has a color of #80becd        
        
          <div style="border:2px solid #80becd;">Content here</div>
        
        
          .myborder {border:2px solid #80becd;}
        
        Border color #80becd