#2080e6 color space conversions
Hex:
        #2080e6
        RGB:
        32, 128, 230
        CMY:
        87, 50, 10
        CMYK:
        86, 44, 0, 10
      HSL:
        211°, 79.8387%, 51.3725%
        HSV (HSB):
        211°, 86.0870%, 90.1961%
        XYZ:
        22.5978, 21.4586, 77.8138
        xyY:
        0.1854, 0.1761, 21.4586
      CIE-Lab:
        53.4478, 10.4068, -59.0740
        CIE-LCH:
        53.4478, 59.9836, 279.9911
        CIE-Luv:
        53.4478, -28.7876, -93.2162
        Hunter-Lab:
        46.3234, 6.0109, -67.1686
      #2080e6 color charts
#2080e6 RGB chart
      #2080e6 CMYK chart
      #2080e6 RGB pie chart
      #2080e6 color shades, tints & tones
#2080e6 color schemes
#2080e6 color preview, HTML & CSS examples
           This text has a color of #2080e6        
        
          <p style="color:#2080e6;">Text here</p>
        
        
          .mytext {color:#2080e6;}
        
        Text color #2080e6
      
           This box has a color of #2080e6        
        
          <div style="background-color:#2080e6;">Content here</div>
        
        
          .mybackground {background-color:#2080e6;}
        
        Background color #2080e6
      
           Border around this has a color of #2080e6        
        
          <div style="border:2px solid #2080e6;">Content here</div>
        
        
          .myborder {border:2px solid #2080e6;}
        
        Border color #2080e6