#2a6975 color space conversions
Hex:
        #2a6975
        RGB:
        42, 105, 117
        CMY:
        84, 59, 54
        CMYK:
        64, 10, 0, 54
      HSL:
        190°, 47.1698%, 31.1765%
        HSV (HSB):
        190°, 64.1026%, 45.8824%
        XYZ:
        9.2173, 11.8797, 18.6368
        xyY:
        0.2320, 0.2990, 11.8797
      CIE-Lab:
        41.0244, -16.0783, -12.7276
        CIE-LCH:
        41.0244, 20.5062, 218.3652
        CIE-Luv:
        41.0244, -24.7014, -15.4297
        Hunter-Lab:
        34.4670, -12.5821, -7.9321
      #2a6975 color charts
#2a6975 RGB chart
      #2a6975 CMYK chart
      #2a6975 RGB pie chart
      #2a6975 color shades, tints & tones
#2a6975 color schemes
#2a6975 color preview, HTML & CSS examples
           This text has a color of #2a6975        
        
          <p style="color:#2a6975;">Text here</p>
        
        
          .mytext {color:#2a6975;}
        
        Text color #2a6975
      
           This box has a color of #2a6975        
        
          <div style="background-color:#2a6975;">Content here</div>
        
        
          .mybackground {background-color:#2a6975;}
        
        Background color #2a6975
      
           Border around this has a color of #2a6975        
        
          <div style="border:2px solid #2a6975;">Content here</div>
        
        
          .myborder {border:2px solid #2a6975;}
        
        Border color #2a6975