#2d927b color space conversions
Hex:
        #2d927b
        RGB:
        45, 146, 123
        CMY:
        82, 43, 52
        CMYK:
        69, 0, 16, 43
      HSL:
        166°, 52.8796%, 37.4510%
        HSV (HSB):
        166°, 69.1781%, 57.2549%
        XYZ:
        14.9362, 22.5457, 22.3034
        xyY:
        0.2498, 0.3771, 22.5457
      CIE-Lab:
        54.6013, -34.4980, 3.8300
        CIE-LCH:
        54.6013, 34.7100, 173.6649
        CIE-Luv:
        54.6013, -39.4665, 10.4692
        Hunter-Lab:
        47.4823, -26.9444, 5.3879
      #2d927b color charts
#2d927b RGB chart
      #2d927b CMYK chart
      #2d927b RGB pie chart
      #2d927b color shades, tints & tones
#2d927b color schemes
#2d927b color preview, HTML & CSS examples
           This text has a color of #2d927b        
        
          <p style="color:#2d927b;">Text here</p>
        
        
          .mytext {color:#2d927b;}
        
        Text color #2d927b
      
           This box has a color of #2d927b        
        
          <div style="background-color:#2d927b;">Content here</div>
        
        
          .mybackground {background-color:#2d927b;}
        
        Background color #2d927b
      
           Border around this has a color of #2d927b        
        
          <div style="border:2px solid #2d927b;">Content here</div>
        
        
          .myborder {border:2px solid #2d927b;}
        
        Border color #2d927b