#2a9085 color space conversions
Hex:
        #2a9085
        RGB:
        42, 144, 133
        CMY:
        84, 44, 48
        CMYK:
        71, 0, 8, 44
      HSL:
        174°, 54.8387%, 36.4706%
        HSV (HSB):
        174°, 70.8333%, 56.4706%
        XYZ:
        15.1617, 22.1322, 25.6631
        xyY:
        0.2408, 0.3515, 22.1322
      CIE-Lab:
        54.1670, -31.2749, -2.5640
        CIE-LCH:
        54.1670, 31.3798, 184.6868
        CIE-Luv:
        54.1670, -38.6237, 0.9171
        Hunter-Lab:
        47.0449, -24.8011, 0.5885
      #2a9085 color charts
#2a9085 RGB chart
      #2a9085 CMYK chart
      #2a9085 RGB pie chart
      #2a9085 color shades, tints & tones
#2a9085 color schemes
#2a9085 color preview, HTML & CSS examples
           This text has a color of #2a9085        
        
          <p style="color:#2a9085;">Text here</p>
        
        
          .mytext {color:#2a9085;}
        
        Text color #2a9085
      
           This box has a color of #2a9085        
        
          <div style="background-color:#2a9085;">Content here</div>
        
        
          .mybackground {background-color:#2a9085;}
        
        Background color #2a9085
      
           Border around this has a color of #2a9085        
        
          <div style="border:2px solid #2a9085;">Content here</div>
        
        
          .myborder {border:2px solid #2a9085;}
        
        Border color #2a9085