#80eaff color space conversions
Hex:
        #80eaff
        RGB:
        128, 234, 255
        CMY:
        50, 8, 0
        CMYK:
        50, 8, 0, 0
      HSL:
        190°, 100.0000%, 75.0980%
        HSV (HSB):
        190°, 49.8039%, 100.0000%
        XYZ:
        56.3749, 70.6548, 105.2742
        xyY:
        0.2427, 0.3041, 70.6548
      CIE-Lab:
        87.3170, -25.2323, -19.6327
        CIE-LCH:
        87.3170, 31.9705, 217.8858
        CIE-Luv:
        87.3170, -45.8251, -27.5639
        Hunter-Lab:
        84.0564, -27.3825, -15.4167
      #80eaff color charts
#80eaff RGB chart
      #80eaff CMYK chart
      #80eaff RGB pie chart
      #80eaff color shades, tints & tones
#80eaff color schemes
#80eaff color preview, HTML & CSS examples
           This text has a color of #80eaff        
        
          <p style="color:#80eaff;">Text here</p>
        
        
          .mytext {color:#80eaff;}
        
        Text color #80eaff
      
           This box has a color of #80eaff        
        
          <div style="background-color:#80eaff;">Content here</div>
        
        
          .mybackground {background-color:#80eaff;}
        
        Background color #80eaff
      
           Border around this has a color of #80eaff        
        
          <div style="border:2px solid #80eaff;">Content here</div>
        
        
          .myborder {border:2px solid #80eaff;}
        
        Border color #80eaff