#2b647a color space conversions
Hex:
        #2b647a
        RGB:
        43, 100, 122
        CMY:
        83, 61, 52
        CMYK:
        65, 18, 0, 52
      HSL:
        197°, 47.8788%, 32.3529%
        HSV (HSB):
        197°, 64.7541%, 47.8431%
        XYZ:
        9.0663, 11.0331, 20.0641
        xyY:
        0.2257, 0.2747, 11.0331
      CIE-Lab:
        39.6361, -11.3561, -17.8864
        CIE-LCH:
        39.6361, 21.1869, 237.5886
        CIE-Luv:
        39.6361, -22.3415, -23.3683
        Hunter-Lab:
        33.2161, -9.4068, -12.5628
      #2b647a color charts
#2b647a RGB chart
      #2b647a CMYK chart
      #2b647a RGB pie chart
      #2b647a color shades, tints & tones
#2b647a color schemes
#2b647a color preview, HTML & CSS examples
           This text has a color of #2b647a        
        
          <p style="color:#2b647a;">Text here</p>
        
        
          .mytext {color:#2b647a;}
        
        Text color #2b647a
      
           This box has a color of #2b647a        
        
          <div style="background-color:#2b647a;">Content here</div>
        
        
          .mybackground {background-color:#2b647a;}
        
        Background color #2b647a
      
           Border around this has a color of #2b647a        
        
          <div style="border:2px solid #2b647a;">Content here</div>
        
        
          .myborder {border:2px solid #2b647a;}
        
        Border color #2b647a