#80bffb color space conversions
Hex:
        #80bffb
        RGB:
        128, 191, 251
        CMY:
        50, 25, 2
        CMYK:
        49, 24, 0, 2
      HSL:
        209°, 93.8931%, 74.3137%
        HSV (HSB):
        209°, 49.0040%, 98.4314%
        XYZ:
        44.9455, 48.8158, 98.3203
        xyY:
        0.2340, 0.2541, 48.8158
      CIE-Lab:
        75.3366, -4.1519, -35.8346
        CIE-LCH:
        75.3366, 36.0743, 263.3911
        CIE-Luv:
        75.3366, -29.5334, -57.3492
        Hunter-Lab:
        69.8683, -7.4426, -34.5264
      #80bffb color charts
#80bffb RGB chart
      #80bffb CMYK chart
      #80bffb RGB pie chart
      #80bffb color shades, tints & tones
#80bffb color schemes
#80bffb color preview, HTML & CSS examples
           This text has a color of #80bffb        
        
          <p style="color:#80bffb;">Text here</p>
        
        
          .mytext {color:#80bffb;}
        
        Text color #80bffb
      
           This box has a color of #80bffb        
        
          <div style="background-color:#80bffb;">Content here</div>
        
        
          .mybackground {background-color:#80bffb;}
        
        Background color #80bffb
      
           Border around this has a color of #80bffb        
        
          <div style="border:2px solid #80bffb;">Content here</div>
        
        
          .myborder {border:2px solid #80bffb;}
        
        Border color #80bffb