#2a7860 color space conversions
Hex:
        #2a7860
        RGB:
        42, 120, 96
        CMY:
        84, 53, 62
        CMYK:
        65, 0, 20, 53
      HSL:
        162°, 48.1481%, 31.7647%
        HSV (HSB):
        162°, 65.0000%, 47.0588%
        XYZ:
        9.7826, 14.7697, 13.4016
        xyY:
        0.2578, 0.3891, 14.7697
      CIE-Lab:
        45.3172, -29.9782, 6.2333
        CIE-LCH:
        45.3172, 30.6193, 168.2541
        CIE-Luv:
        45.3172, -31.6536, 12.4940
        Hunter-Lab:
        38.4314, -21.8181, 6.2267
      #2a7860 color charts
#2a7860 RGB chart
      #2a7860 CMYK chart
      #2a7860 RGB pie chart
      #2a7860 color shades, tints & tones
#2a7860 color schemes
#2a7860 color preview, HTML & CSS examples
           This text has a color of #2a7860        
        
          <p style="color:#2a7860;">Text here</p>
        
        
          .mytext {color:#2a7860;}
        
        Text color #2a7860
      
           This box has a color of #2a7860        
        
          <div style="background-color:#2a7860;">Content here</div>
        
        
          .mybackground {background-color:#2a7860;}
        
        Background color #2a7860
      
           Border around this has a color of #2a7860        
        
          <div style="border:2px solid #2a7860;">Content here</div>
        
        
          .myborder {border:2px solid #2a7860;}
        
        Border color #2a7860