#80caf1 color space conversions
Hex:
        #80caf1
        RGB:
        128, 202, 241
        CMY:
        50, 21, 5
        CMYK:
        47, 16, 0, 5
      HSL:
        201°, 80.1418%, 72.3529%
        HSV (HSB):
        201°, 46.8880%, 94.5098%
        XYZ:
        45.8998, 53.1811, 91.0649
        xyY:
        0.2414, 0.2797, 53.1811
      CIE-Lab:
        77.9818, -12.8159, -26.3968
        CIE-LCH:
        77.9818, 29.3435, 244.1031
        CIE-Luv:
        77.9818, -33.9042, -40.3152
        Hunter-Lab:
        72.9254, -15.2702, -22.9901
      #80caf1 color charts
#80caf1 RGB chart
      #80caf1 CMYK chart
      #80caf1 RGB pie chart
      #80caf1 color shades, tints & tones
#80caf1 color schemes
#80caf1 color preview, HTML & CSS examples
           This text has a color of #80caf1        
        
          <p style="color:#80caf1;">Text here</p>
        
        
          .mytext {color:#80caf1;}
        
        Text color #80caf1
      
           This box has a color of #80caf1        
        
          <div style="background-color:#80caf1;">Content here</div>
        
        
          .mybackground {background-color:#80caf1;}
        
        Background color #80caf1
      
           Border around this has a color of #80caf1        
        
          <div style="border:2px solid #80caf1;">Content here</div>
        
        
          .myborder {border:2px solid #80caf1;}
        
        Border color #80caf1