#2066a4 color space conversions
Hex:
        #2066a4
        RGB:
        32, 102, 164
        CMY:
        87, 60, 36
        CMYK:
        80, 38, 0, 36
      HSL:
        208°, 67.3469%, 38.4314%
        HSV (HSB):
        208°, 80.4878%, 64.3137%
        XYZ:
        12.0479, 12.4902, 36.8978
        xyY:
        0.1961, 0.2033, 12.4902
      CIE-Lab:
        41.9848, 1.2316, -39.4629
        CIE-LCH:
        41.9848, 39.4821, 271.7875
        CIE-Luv:
        41.9848, -23.1585, -57.7613
        Hunter-Lab:
        35.3414, -0.9969, -37.1621
      #2066a4 color charts
#2066a4 RGB chart
      #2066a4 CMYK chart
      #2066a4 RGB pie chart
      #2066a4 color shades, tints & tones
#2066a4 color schemes
#2066a4 color preview, HTML & CSS examples
           This text has a color of #2066a4        
        
          <p style="color:#2066a4;">Text here</p>
        
        
          .mytext {color:#2066a4;}
        
        Text color #2066a4
      
           This box has a color of #2066a4        
        
          <div style="background-color:#2066a4;">Content here</div>
        
        
          .mybackground {background-color:#2066a4;}
        
        Background color #2066a4
      
           Border around this has a color of #2066a4        
        
          <div style="border:2px solid #2066a4;">Content here</div>
        
        
          .myborder {border:2px solid #2066a4;}
        
        Border color #2066a4