#2e799a color space conversions
Hex:
        #2e799a
        RGB:
        46, 121, 154
        CMY:
        82, 53, 40
        CMYK:
        70, 21, 0, 40
      HSL:
        198°, 54.0000%, 39.2157%
        HSV (HSB):
        198°, 70.1299%, 60.3922%
        XYZ:
        13.7968, 16.5887, 33.0466
        xyY:
        0.2175, 0.2615, 16.5887
      CIE-Lab:
        47.7375, -11.9561, -24.5138
        CIE-LCH:
        47.7375, 27.2740, 244.0002
        CIE-Luv:
        47.7375, -28.1067, -34.5325
        Hunter-Lab:
        40.7292, -10.8101, -19.5959
      #2e799a color charts
#2e799a RGB chart
      #2e799a CMYK chart
      #2e799a RGB pie chart
      #2e799a color shades, tints & tones
#2e799a color schemes
#2e799a color preview, HTML & CSS examples
           This text has a color of #2e799a        
        
          <p style="color:#2e799a;">Text here</p>
        
        
          .mytext {color:#2e799a;}
        
        Text color #2e799a
      
           This box has a color of #2e799a        
        
          <div style="background-color:#2e799a;">Content here</div>
        
        
          .mybackground {background-color:#2e799a;}
        
        Background color #2e799a
      
           Border around this has a color of #2e799a        
        
          <div style="border:2px solid #2e799a;">Content here</div>
        
        
          .myborder {border:2px solid #2e799a;}
        
        Border color #2e799a