#80fbbb color space conversions
Hex:
        #80fbbb
        RGB:
        128, 251, 187
        CMY:
        50, 2, 27
        CMYK:
        49, 0, 25, 2
      HSL:
        149°, 93.8931%, 74.3137%
        HSV (HSB):
        149°, 49.0040%, 98.4314%
        XYZ:
        52.3689, 77.1714, 59.1492
        xyY:
        0.2775, 0.4090, 77.1714
      CIE-Lab:
        90.4005, -48.7191, 20.2593
        CIE-LCH:
        90.4005, 52.7635, 157.4205
        CIE-Luv:
        90.4005, -55.0633, 37.9305
        Hunter-Lab:
        87.8473, -47.3224, 21.5721
      #80fbbb color charts
#80fbbb RGB chart
      #80fbbb CMYK chart
      #80fbbb RGB pie chart
      #80fbbb color shades, tints & tones
#80fbbb color schemes
#80fbbb color preview, HTML & CSS examples
           This text has a color of #80fbbb        
        
          <p style="color:#80fbbb;">Text here</p>
        
        
          .mytext {color:#80fbbb;}
        
        Text color #80fbbb
      
           This box has a color of #80fbbb        
        
          <div style="background-color:#80fbbb;">Content here</div>
        
        
          .mybackground {background-color:#80fbbb;}
        
        Background color #80fbbb
      
           Border around this has a color of #80fbbb        
        
          <div style="border:2px solid #80fbbb;">Content here</div>
        
        
          .myborder {border:2px solid #80fbbb;}
        
        Border color #80fbbb