#2a6072 color space conversions
Hex:
        #2a6072
        RGB:
        42, 96, 114
        CMY:
        84, 62, 55
        CMYK:
        63, 16, 0, 55
      HSL:
        195°, 46.1538%, 30.5882%
        HSV (HSB):
        195°, 63.1579%, 44.7059%
        XYZ:
        8.1750, 10.0729, 17.4330
        xyY:
        0.2291, 0.2823, 10.0729
      CIE-Lab:
        37.9729, -11.9333, -15.5442
        CIE-LCH:
        37.9729, 19.5966, 232.4867
        CIE-Luv:
        37.9729, -21.3648, -19.6665
        Hunter-Lab:
        31.7378, -9.5634, -10.3504
      #2a6072 color charts
#2a6072 RGB chart
      #2a6072 CMYK chart
      #2a6072 RGB pie chart
      #2a6072 color shades, tints & tones
#2a6072 color schemes
#2a6072 color preview, HTML & CSS examples
           This text has a color of #2a6072        
        
          <p style="color:#2a6072;">Text here</p>
        
        
          .mytext {color:#2a6072;}
        
        Text color #2a6072
      
           This box has a color of #2a6072        
        
          <div style="background-color:#2a6072;">Content here</div>
        
        
          .mybackground {background-color:#2a6072;}
        
        Background color #2a6072
      
           Border around this has a color of #2a6072        
        
          <div style="border:2px solid #2a6072;">Content here</div>
        
        
          .myborder {border:2px solid #2a6072;}
        
        Border color #2a6072