#2d9986 color space conversions
Hex:
        #2d9986
        RGB:
        45, 153, 134
        CMY:
        82, 40, 47
        CMYK:
        71, 0, 12, 40
      HSL:
        169°, 54.5455%, 38.8235%
        HSV (HSB):
        169°, 70.5882%, 60.0000%
        XYZ:
        16.7765, 25.0616, 26.5074
        xyY:
        0.2455, 0.3667, 25.0616
      CIE-Lab:
        57.1354, -34.7658, 1.2137
        CIE-LCH:
        57.1354, 34.7869, 178.0006
        CIE-Luv:
        57.1354, -41.3963, 6.9134
        Hunter-Lab:
        50.0615, -27.7892, 3.6492
      #2d9986 color charts
#2d9986 RGB chart
      #2d9986 CMYK chart
      #2d9986 RGB pie chart
      #2d9986 color shades, tints & tones
#2d9986 color schemes
#2d9986 color preview, HTML & CSS examples
           This text has a color of #2d9986        
        
          <p style="color:#2d9986;">Text here</p>
        
        
          .mytext {color:#2d9986;}
        
        Text color #2d9986
      
           This box has a color of #2d9986        
        
          <div style="background-color:#2d9986;">Content here</div>
        
        
          .mybackground {background-color:#2d9986;}
        
        Background color #2d9986
      
           Border around this has a color of #2d9986        
        
          <div style="border:2px solid #2d9986;">Content here</div>
        
        
          .myborder {border:2px solid #2d9986;}
        
        Border color #2d9986