#2a987d color space conversions
Hex:
        #2a987d
        RGB:
        42, 152, 125
        CMY:
        84, 40, 51
        CMYK:
        72, 0, 18, 40
      HSL:
        165°, 56.7010%, 38.0392%
        HSV (HSB):
        165°, 72.3684%, 59.6078%
        XYZ:
        15.8848, 24.4294, 23.2802
        xyY:
        0.2498, 0.3841, 24.4294
      CIE-Lab:
        56.5152, -37.1526, 5.4333
        CIE-LCH:
        56.5152, 37.5478, 171.6799
        CIE-Luv:
        56.5152, -42.1116, 13.1591
        Hunter-Lab:
        49.4261, -29.1286, 6.6721
      #2a987d color charts
#2a987d RGB chart
      #2a987d CMYK chart
      #2a987d RGB pie chart
      #2a987d color shades, tints & tones
#2a987d color schemes
#2a987d color preview, HTML & CSS examples
           This text has a color of #2a987d        
        
          <p style="color:#2a987d;">Text here</p>
        
        
          .mytext {color:#2a987d;}
        
        Text color #2a987d
      
           This box has a color of #2a987d        
        
          <div style="background-color:#2a987d;">Content here</div>
        
        
          .mybackground {background-color:#2a987d;}
        
        Background color #2a987d
      
           Border around this has a color of #2a987d        
        
          <div style="border:2px solid #2a987d;">Content here</div>
        
        
          .myborder {border:2px solid #2a987d;}
        
        Border color #2a987d