#80ebfb color space conversions
Hex:
        #80ebfb
        RGB:
        128, 235, 251
        CMY:
        50, 8, 2
        CMYK:
        49, 6, 0, 2
      HSL:
        188°, 93.8931%, 74.3137%
        HSV (HSB):
        188°, 49.0040%, 98.4314%
        XYZ:
        56.0230, 70.9709, 102.0128
        xyY:
        0.2446, 0.3099, 70.9709
      CIE-Lab:
        87.4709, -26.7712, -17.3038
        CIE-LCH:
        87.4709, 31.8766, 212.8769
        CIE-Luv:
        87.4709, -46.3506, -23.4356
        Hunter-Lab:
        84.2442, -28.7236, -12.8244
      #80ebfb color charts
#80ebfb RGB chart
      #80ebfb CMYK chart
      #80ebfb RGB pie chart
      #80ebfb color shades, tints & tones
#80ebfb color schemes
#80ebfb color preview, HTML & CSS examples
           This text has a color of #80ebfb        
        
          <p style="color:#80ebfb;">Text here</p>
        
        
          .mytext {color:#80ebfb;}
        
        Text color #80ebfb
      
           This box has a color of #80ebfb        
        
          <div style="background-color:#80ebfb;">Content here</div>
        
        
          .mybackground {background-color:#80ebfb;}
        
        Background color #80ebfb
      
           Border around this has a color of #80ebfb        
        
          <div style="border:2px solid #80ebfb;">Content here</div>
        
        
          .myborder {border:2px solid #80ebfb;}
        
        Border color #80ebfb