#2069a4 color space conversions
Hex:
        #2069a4
        RGB:
        32, 105, 164
        CMY:
        87, 59, 36
        CMYK:
        80, 36, 0, 36
      HSL:
        207°, 67.3469%, 38.4314%
        HSV (HSB):
        207°, 80.4878%, 64.3137%
        XYZ:
        12.3481, 13.0906, 36.9979
        xyY:
        0.1978, 0.2097, 13.0906
      CIE-Lab:
        42.8994, -0.6417, -38.0119
        CIE-LCH:
        42.8994, 38.0173, 269.0329
        CIE-Luv:
        42.8994, -24.1726, -55.6682
        Hunter-Lab:
        36.1809, -2.3967, -35.3022
      #2069a4 color charts
#2069a4 RGB chart
      #2069a4 CMYK chart
      #2069a4 RGB pie chart
      #2069a4 color shades, tints & tones
#2069a4 color schemes
#2069a4 color preview, HTML & CSS examples
           This text has a color of #2069a4        
        
          <p style="color:#2069a4;">Text here</p>
        
        
          .mytext {color:#2069a4;}
        
        Text color #2069a4
      
           This box has a color of #2069a4        
        
          <div style="background-color:#2069a4;">Content here</div>
        
        
          .mybackground {background-color:#2069a4;}
        
        Background color #2069a4
      
           Border around this has a color of #2069a4        
        
          <div style="border:2px solid #2069a4;">Content here</div>
        
        
          .myborder {border:2px solid #2069a4;}
        
        Border color #2069a4