#2666a5 color space conversions
Hex:
        #2666a5
        RGB:
        38, 102, 165
        CMY:
        85, 60, 35
        CMYK:
        77, 38, 0, 35
      HSL:
        210°, 62.5616%, 39.8039%
        HSV (HSB):
        210°, 76.9697%, 64.7059%
        XYZ:
        12.3422, 12.6314, 37.3849
        xyY:
        0.1979, 0.2026, 12.6314
      CIE-Lab:
        42.2026, 2.3219, -39.6983
        CIE-LCH:
        42.2026, 39.7661, 273.3473
        CIE-Luv:
        42.2026, -22.2735, -58.2937
        Hunter-Lab:
        35.5407, -0.2085, -37.4880
      #2666a5 color charts
#2666a5 RGB chart
      #2666a5 CMYK chart
      #2666a5 RGB pie chart
      #2666a5 color shades, tints & tones
#2666a5 color schemes
#2666a5 color preview, HTML & CSS examples
           This text has a color of #2666a5        
        
          <p style="color:#2666a5;">Text here</p>
        
        
          .mytext {color:#2666a5;}
        
        Text color #2666a5
      
           This box has a color of #2666a5        
        
          <div style="background-color:#2666a5;">Content here</div>
        
        
          .mybackground {background-color:#2666a5;}
        
        Background color #2666a5
      
           Border around this has a color of #2666a5        
        
          <div style="border:2px solid #2666a5;">Content here</div>
        
        
          .myborder {border:2px solid #2666a5;}
        
        Border color #2666a5