#2d969b color space conversions
Hex:
        #2d969b
        RGB:
        45, 150, 155
        CMY:
        82, 41, 39
        CMYK:
        71, 3, 0, 39
      HSL:
        183°, 55.0000%, 39.2157%
        HSV (HSB):
        183°, 70.9677%, 60.7843%
        XYZ:
        17.9049, 24.7371, 34.8414
        xyY:
        0.2311, 0.3193, 24.7371
      CIE-Lab:
        56.8184, -27.2470, -11.2476
        CIE-LCH:
        56.8184, 29.4772, 202.4309
        CIE-Luv:
        56.8184, -38.9334, -12.6976
        Hunter-Lab:
        49.7364, -22.7795, -6.7184
      #2d969b color charts
#2d969b RGB chart
      #2d969b CMYK chart
      #2d969b RGB pie chart
      #2d969b color shades, tints & tones
#2d969b color schemes
#2d969b color preview, HTML & CSS examples
           This text has a color of #2d969b        
        
          <p style="color:#2d969b;">Text here</p>
        
        
          .mytext {color:#2d969b;}
        
        Text color #2d969b
      
           This box has a color of #2d969b        
        
          <div style="background-color:#2d969b;">Content here</div>
        
        
          .mybackground {background-color:#2d969b;}
        
        Background color #2d969b
      
           Border around this has a color of #2d969b        
        
          <div style="border:2px solid #2d969b;">Content here</div>
        
        
          .myborder {border:2px solid #2d969b;}
        
        Border color #2d969b