#80b7db color space conversions
Hex:
        #80b7db
        RGB:
        128, 183, 219
        CMY:
        50, 28, 14
        CMYK:
        42, 16, 0, 14
      HSL:
        204°, 55.8282%, 68.0392%
        HSV (HSB):
        204°, 41.5525%, 85.8824%
        XYZ:
        38.6218, 43.5706, 73.3922
        xyY:
        0.2482, 0.2800, 43.5706
      CIE-Lab:
        71.9406, -8.7137, -23.7368
        CIE-LCH:
        71.9406, 25.2856, 249.8419
        CIE-Luv:
        71.9406, -26.6658, -36.0358
        Hunter-Lab:
        66.0081, -11.0726, -19.7170
      #80b7db color charts
#80b7db RGB chart
      #80b7db CMYK chart
      #80b7db RGB pie chart
      #80b7db color shades, tints & tones
#80b7db color schemes
#80b7db color preview, HTML & CSS examples
           This text has a color of #80b7db        
        
          <p style="color:#80b7db;">Text here</p>
        
        
          .mytext {color:#80b7db;}
        
        Text color #80b7db
      
           This box has a color of #80b7db        
        
          <div style="background-color:#80b7db;">Content here</div>
        
        
          .mybackground {background-color:#80b7db;}
        
        Background color #80b7db
      
           Border around this has a color of #80b7db        
        
          <div style="border:2px solid #80b7db;">Content here</div>
        
        
          .myborder {border:2px solid #80b7db;}
        
        Border color #80b7db