#80f1e1 color space conversions
Hex:
        #80f1e1
        RGB:
        128, 241, 225
        CMY:
        50, 5, 12
        CMYK:
        47, 0, 7, 5
      HSL:
        172°, 80.1418%, 72.3529%
        HSV (HSB):
        172°, 46.8880%, 94.5098%
        XYZ:
        53.9480, 72.9360, 82.4689
        xyY:
        0.2577, 0.3484, 72.9360
      CIE-Lab:
        88.4172, -36.0913, -2.2787
        CIE-LCH:
        88.4172, 36.1632, 183.6127
        CIE-Luv:
        88.4172, -49.6482, 2.3971
        Hunter-Lab:
        85.4026, -36.6978, 2.5285
      #80f1e1 color charts
#80f1e1 RGB chart
      #80f1e1 CMYK chart
      #80f1e1 RGB pie chart
      #80f1e1 color shades, tints & tones
#80f1e1 color schemes
#80f1e1 color preview, HTML & CSS examples
           This text has a color of #80f1e1        
        
          <p style="color:#80f1e1;">Text here</p>
        
        
          .mytext {color:#80f1e1;}
        
        Text color #80f1e1
      
           This box has a color of #80f1e1        
        
          <div style="background-color:#80f1e1;">Content here</div>
        
        
          .mybackground {background-color:#80f1e1;}
        
        Background color #80f1e1
      
           Border around this has a color of #80f1e1        
        
          <div style="border:2px solid #80f1e1;">Content here</div>
        
        
          .myborder {border:2px solid #80f1e1;}
        
        Border color #80f1e1