#2072b1 color space conversions
Hex:
        #2072b1
        RGB:
        32, 114, 177
        CMY:
        87, 55, 31
        CMYK:
        82, 36, 0, 31
      HSL:
        206°, 69.3780%, 40.9804%
        HSV (HSB):
        206°, 81.9209%, 69.4118%
        XYZ:
        14.5488, 15.5160, 43.8231
        xyY:
        0.1969, 0.2100, 15.5160
      CIE-Lab:
        46.3330, -1.2123, -40.1943
        CIE-LCH:
        46.3330, 40.2125, 268.2724
        CIE-Luv:
        46.3330, -26.6185, -60.0202
        Hunter-Lab:
        39.3904, -3.0044, -38.3887
      #2072b1 color charts
#2072b1 RGB chart
      #2072b1 CMYK chart
      #2072b1 RGB pie chart
      #2072b1 color shades, tints & tones
#2072b1 color schemes
#2072b1 color preview, HTML & CSS examples
           This text has a color of #2072b1        
        
          <p style="color:#2072b1;">Text here</p>
        
        
          .mytext {color:#2072b1;}
        
        Text color #2072b1
      
           This box has a color of #2072b1        
        
          <div style="background-color:#2072b1;">Content here</div>
        
        
          .mybackground {background-color:#2072b1;}
        
        Background color #2072b1
      
           Border around this has a color of #2072b1        
        
          <div style="border:2px solid #2072b1;">Content here</div>
        
        
          .myborder {border:2px solid #2072b1;}
        
        Border color #2072b1