#80b3c3 color space conversions
Hex:
        #80b3c3
        RGB:
        128, 179, 195
        CMY:
        50, 30, 24
        CMYK:
        34, 8, 0, 24
      HSL:
        194°, 35.8289%, 63.3333%
        HSV (HSB):
        194°, 34.3590%, 76.4706%
        XYZ:
        34.8725, 40.7695, 57.6611
        xyY:
        0.2616, 0.3058, 40.7695
      CIE-Lab:
        70.0141, -12.8040, -13.5093
        CIE-LCH:
        70.0141, 18.6130, 226.5355
        CIE-Luv:
        70.0141, -25.1257, -18.6929
        Hunter-Lab:
        63.8510, -14.2507, -8.8465
      #80b3c3 color charts
#80b3c3 RGB chart
      #80b3c3 CMYK chart
      #80b3c3 RGB pie chart
      #80b3c3 color shades, tints & tones
#80b3c3 color schemes
#80b3c3 color preview, HTML & CSS examples
           This text has a color of #80b3c3        
        
          <p style="color:#80b3c3;">Text here</p>
        
        
          .mytext {color:#80b3c3;}
        
        Text color #80b3c3
      
           This box has a color of #80b3c3        
        
          <div style="background-color:#80b3c3;">Content here</div>
        
        
          .mybackground {background-color:#80b3c3;}
        
        Background color #80b3c3
      
           Border around this has a color of #80b3c3        
        
          <div style="border:2px solid #80b3c3;">Content here</div>
        
        
          .myborder {border:2px solid #80b3c3;}
        
        Border color #80b3c3