#2064a6 color space conversions
Hex:
        #2064a6
        RGB:
        32, 100, 166
        CMY:
        87, 61, 35
        CMYK:
        81, 40, 0, 35
      HSL:
        210°, 67.6768%, 38.8235%
        HSV (HSB):
        210°, 80.7229%, 65.0980%
        XYZ:
        12.0358, 12.1746, 37.7920
        xyY:
        0.1941, 0.1964, 12.1746
      CIE-Lab:
        41.4923, 3.2702, -41.4294
        CIE-LCH:
        41.4923, 41.5582, 274.5133
        CIE-Luv:
        41.4923, -22.4102, -60.7475
        Hunter-Lab:
        34.8921, 0.5110, -39.7931
      #2064a6 color charts
#2064a6 RGB chart
      #2064a6 CMYK chart
      #2064a6 RGB pie chart
      #2064a6 color shades, tints & tones
#2064a6 color schemes
#2064a6 color preview, HTML & CSS examples
           This text has a color of #2064a6        
        
          <p style="color:#2064a6;">Text here</p>
        
        
          .mytext {color:#2064a6;}
        
        Text color #2064a6
      
           This box has a color of #2064a6        
        
          <div style="background-color:#2064a6;">Content here</div>
        
        
          .mybackground {background-color:#2064a6;}
        
        Background color #2064a6
      
           Border around this has a color of #2064a6        
        
          <div style="border:2px solid #2064a6;">Content here</div>
        
        
          .myborder {border:2px solid #2064a6;}
        
        Border color #2064a6