#2d9682 color space conversions
Hex:
        #2d9682
        RGB:
        45, 150, 130
        CMY:
        82, 41, 49
        CMYK:
        70, 0, 13, 41
      HSL:
        169°, 53.8462%, 38.2353%
        HSV (HSB):
        169°, 70.0000%, 58.8235%
        XYZ:
        16.0178, 23.9823, 24.9039
        xyY:
        0.2468, 0.3695, 23.9823
      CIE-Lab:
        56.0701, -34.4673, 1.9476
        CIE-LCH:
        56.0701, 34.5222, 176.7658
        CIE-Luv:
        56.0701, -40.5318, 7.8836
        Hunter-Lab:
        48.9717, -27.3162, 4.1291
      #2d9682 color charts
#2d9682 RGB chart
      #2d9682 CMYK chart
      #2d9682 RGB pie chart
      #2d9682 color shades, tints & tones
#2d9682 color schemes
#2d9682 color preview, HTML & CSS examples
           This text has a color of #2d9682        
        
          <p style="color:#2d9682;">Text here</p>
        
        
          .mytext {color:#2d9682;}
        
        Text color #2d9682
      
           This box has a color of #2d9682        
        
          <div style="background-color:#2d9682;">Content here</div>
        
        
          .mybackground {background-color:#2d9682;}
        
        Background color #2d9682
      
           Border around this has a color of #2d9682        
        
          <div style="border:2px solid #2d9682;">Content here</div>
        
        
          .myborder {border:2px solid #2d9682;}
        
        Border color #2d9682