#80d2ec color space conversions
Hex:
        #80d2ec
        RGB:
        128, 210, 236
        CMY:
        50, 18, 7
        CMYK:
        46, 11, 0, 7
      HSL:
        194°, 73.9726%, 71.3725%
        HSV (HSB):
        194°, 45.7627%, 92.5490%
        XYZ:
        47.0890, 56.7385, 87.8267
        xyY:
        0.2457, 0.2960, 56.7385
      CIE-Lab:
        80.0323, -18.2952, -20.6010
        CIE-LCH:
        80.0323, 27.5520, 228.3926
        CIE-Luv:
        80.0323, -37.1368, -29.9097
        Hunter-Lab:
        75.3250, -20.2304, -16.4029
      #80d2ec color charts
#80d2ec RGB chart
      #80d2ec CMYK chart
      #80d2ec RGB pie chart
      #80d2ec color shades, tints & tones
#80d2ec color schemes
#80d2ec color preview, HTML & CSS examples
           This text has a color of #80d2ec        
        
          <p style="color:#80d2ec;">Text here</p>
        
        
          .mytext {color:#80d2ec;}
        
        Text color #80d2ec
      
           This box has a color of #80d2ec        
        
          <div style="background-color:#80d2ec;">Content here</div>
        
        
          .mybackground {background-color:#80d2ec;}
        
        Background color #80d2ec
      
           Border around this has a color of #80d2ec        
        
          <div style="border:2px solid #80d2ec;">Content here</div>
        
        
          .myborder {border:2px solid #80d2ec;}
        
        Border color #80d2ec