#2076ba color space conversions
Hex:
        #2076ba
        RGB:
        32, 118, 186
        CMY:
        87, 54, 27
        CMYK:
        83, 37, 0, 27
      HSL:
        206°, 70.6422%, 42.7451%
        HSV (HSB):
        206°, 82.7957%, 72.9412%
        XYZ:
        15.9370, 16.8091, 48.8589
        xyY:
        0.1953, 0.2060, 16.8091
      CIE-Lab:
        48.0186, -0.2278, -42.7405
        CIE-LCH:
        48.0186, 42.7411, 269.6946
        CIE-Luv:
        48.0186, -27.5293, -64.6053
        Hunter-Lab:
        40.9989, -2.3619, -41.9573
      #2076ba color charts
#2076ba RGB chart
      #2076ba CMYK chart
      #2076ba RGB pie chart
      #2076ba color shades, tints & tones
#2076ba color schemes
#2076ba color preview, HTML & CSS examples
           This text has a color of #2076ba        
        
          <p style="color:#2076ba;">Text here</p>
        
        
          .mytext {color:#2076ba;}
        
        Text color #2076ba
      
           This box has a color of #2076ba        
        
          <div style="background-color:#2076ba;">Content here</div>
        
        
          .mybackground {background-color:#2076ba;}
        
        Background color #2076ba
      
           Border around this has a color of #2076ba        
        
          <div style="border:2px solid #2076ba;">Content here</div>
        
        
          .myborder {border:2px solid #2076ba;}
        
        Border color #2076ba