#80bac3 color space conversions
Hex:
        #80bac3
        RGB:
        128, 186, 195
        CMY:
        50, 27, 24
        CMYK:
        34, 5, 0, 24
      HSL:
        188°, 35.8289%, 63.3333%
        HSV (HSB):
        188°, 34.3590%, 76.4706%
        XYZ:
        36.3113, 43.6471, 58.1407
        xyY:
        0.2629, 0.3161, 43.6471
      CIE-Lab:
        71.9920, -16.4726, -10.5466
        CIE-LCH:
        71.9920, 19.5596, 212.6294
        CIE-Luv:
        71.9920, -28.0878, -13.5100
        Hunter-Lab:
        66.0660, -17.5079, -5.9314
      #80bac3 color charts
#80bac3 RGB chart
      #80bac3 CMYK chart
      #80bac3 RGB pie chart
      #80bac3 color shades, tints & tones
#80bac3 color schemes
#80bac3 color preview, HTML & CSS examples
           This text has a color of #80bac3        
        
          <p style="color:#80bac3;">Text here</p>
        
        
          .mytext {color:#80bac3;}
        
        Text color #80bac3
      
           This box has a color of #80bac3        
        
          <div style="background-color:#80bac3;">Content here</div>
        
        
          .mybackground {background-color:#80bac3;}
        
        Background color #80bac3
      
           Border around this has a color of #80bac3        
        
          <div style="border:2px solid #80bac3;">Content here</div>
        
        
          .myborder {border:2px solid #80bac3;}
        
        Border color #80bac3