#80b7c1 color space conversions
Hex:
        #80b7c1
        RGB:
        128, 183, 193
        CMY:
        50, 28, 24
        CMYK:
        34, 5, 0, 24
      HSL:
        189°, 34.3915%, 62.9412%
        HSV (HSB):
        189°, 33.6788%, 75.6863%
        XYZ:
        35.4612, 42.3064, 56.7490
        xyY:
        0.2636, 0.3145, 42.3064
      CIE-Lab:
        71.0817, -15.4024, -10.8111
        CIE-LCH:
        71.0817, 18.8179, 215.0654
        CIE-Luv:
        71.0817, -26.8330, -14.0619
        Hunter-Lab:
        65.0434, -16.5089, -6.1989
      #80b7c1 color charts
#80b7c1 RGB chart
      #80b7c1 CMYK chart
      #80b7c1 RGB pie chart
      #80b7c1 color shades, tints & tones
#80b7c1 color schemes
#80b7c1 color preview, HTML & CSS examples
           This text has a color of #80b7c1        
        
          <p style="color:#80b7c1;">Text here</p>
        
        
          .mytext {color:#80b7c1;}
        
        Text color #80b7c1
      
           This box has a color of #80b7c1        
        
          <div style="background-color:#80b7c1;">Content here</div>
        
        
          .mybackground {background-color:#80b7c1;}
        
        Background color #80b7c1
      
           Border around this has a color of #80b7c1        
        
          <div style="border:2px solid #80b7c1;">Content here</div>
        
        
          .myborder {border:2px solid #80b7c1;}
        
        Border color #80b7c1