#80c2ea color space conversions
Hex:
        #80c2ea
        RGB:
        128, 194, 234
        CMY:
        50, 24, 8
        CMYK:
        45, 17, 0, 8
      HSL:
        203°, 71.6216%, 70.9804%
        HSV (HSB):
        203°, 45.2991%, 91.7647%
        XYZ:
        43.0452, 49.1133, 85.0530
        xyY:
        0.2429, 0.2771, 49.1133
      CIE-Lab:
        75.5217, -10.5191, -26.3969
        CIE-LCH:
        75.5217, 28.4156, 248.2728
        CIE-Luv:
        75.5217, -30.8929, -40.4734
        Hunter-Lab:
        70.0809, -13.0030, -22.9001
      #80c2ea color charts
#80c2ea RGB chart
      #80c2ea CMYK chart
      #80c2ea RGB pie chart
      #80c2ea color shades, tints & tones
#80c2ea color schemes
#80c2ea color preview, HTML & CSS examples
           This text has a color of #80c2ea        
        
          <p style="color:#80c2ea;">Text here</p>
        
        
          .mytext {color:#80c2ea;}
        
        Text color #80c2ea
      
           This box has a color of #80c2ea        
        
          <div style="background-color:#80c2ea;">Content here</div>
        
        
          .mybackground {background-color:#80c2ea;}
        
        Background color #80c2ea
      
           Border around this has a color of #80c2ea        
        
          <div style="border:2px solid #80c2ea;">Content here</div>
        
        
          .myborder {border:2px solid #80c2ea;}
        
        Border color #80c2ea