#2669a5 color space conversions
Hex:
        #2669a5
        RGB:
        38, 105, 165
        CMY:
        85, 59, 35
        CMYK:
        77, 36, 0, 35
      HSL:
        208°, 62.5616%, 39.8039%
        HSV (HSB):
        208°, 76.9697%, 64.7059%
        XYZ:
        12.6424, 13.2318, 37.4850
        xyY:
        0.1995, 0.2088, 13.2318
      CIE-Lab:
        43.1105, 0.4448, -38.2577
        CIE-LCH:
        43.1105, 38.2603, 270.6661
        CIE-Luv:
        43.1105, -23.2891, -56.2132
        Hunter-Lab:
        36.3756, -1.6191, -35.6353
      #2669a5 color charts
#2669a5 RGB chart
      #2669a5 CMYK chart
      #2669a5 RGB pie chart
      #2669a5 color shades, tints & tones
#2669a5 color schemes
#2669a5 color preview, HTML & CSS examples
           This text has a color of #2669a5        
        
          <p style="color:#2669a5;">Text here</p>
        
        
          .mytext {color:#2669a5;}
        
        Text color #2669a5
      
           This box has a color of #2669a5        
        
          <div style="background-color:#2669a5;">Content here</div>
        
        
          .mybackground {background-color:#2669a5;}
        
        Background color #2669a5
      
           Border around this has a color of #2669a5        
        
          <div style="border:2px solid #2669a5;">Content here</div>
        
        
          .myborder {border:2px solid #2669a5;}
        
        Border color #2669a5