#80feeb color space conversions
Hex:
        #80feeb
        RGB:
        128, 254, 235
        CMY:
        50, 0, 8
        CMYK:
        50, 0, 7, 0
      HSL:
        171°, 98.4375%, 74.9020%
        HSV (HSB):
        171°, 49.6063%, 99.6078%
        XYZ:
        59.3393, 81.4710, 91.1952
        xyY:
        0.2558, 0.3512, 81.4710
      CIE-Lab:
        92.3409, -39.6487, -1.7297
        CIE-LCH:
        92.3409, 39.6864, 182.4980
        CIE-Luv:
        92.3409, -54.2565, 3.8450
        Hunter-Lab:
        90.2613, -40.6083, 3.2794
      #80feeb color charts
#80feeb RGB chart
      #80feeb CMYK chart
      #80feeb RGB pie chart
      #80feeb color shades, tints & tones
#80feeb color schemes
#80feeb color preview, HTML & CSS examples
           This text has a color of #80feeb        
        
          <p style="color:#80feeb;">Text here</p>
        
        
          .mytext {color:#80feeb;}
        
        Text color #80feeb
      
           This box has a color of #80feeb        
        
          <div style="background-color:#80feeb;">Content here</div>
        
        
          .mybackground {background-color:#80feeb;}
        
        Background color #80feeb
      
           Border around this has a color of #80feeb        
        
          <div style="border:2px solid #80feeb;">Content here</div>
        
        
          .myborder {border:2px solid #80feeb;}
        
        Border color #80feeb