#2d9599 color space conversions
Hex:
        #2d9599
        RGB:
        45, 149, 153
        CMY:
        82, 42, 40
        CMYK:
        71, 3, 0, 40
      HSL:
        182°, 54.5455%, 38.8235%
        HSV (HSB):
        182°, 70.5882%, 60.0000%
        XYZ:
        17.5794, 24.3527, 33.9110
        xyY:
        0.2318, 0.3211, 24.3527
      CIE-Lab:
        56.4392, -27.3601, -10.6727
        CIE-LCH:
        56.4392, 29.3681, 201.3099
        CIE-Luv:
        56.4392, -38.6930, -11.7836
        Hunter-Lab:
        49.3484, -22.7727, -6.1987
      #2d9599 color charts
#2d9599 RGB chart
      #2d9599 CMYK chart
      #2d9599 RGB pie chart
      #2d9599 color shades, tints & tones
#2d9599 color schemes
#2d9599 color preview, HTML & CSS examples
           This text has a color of #2d9599        
        
          <p style="color:#2d9599;">Text here</p>
        
        
          .mytext {color:#2d9599;}
        
        Text color #2d9599
      
           This box has a color of #2d9599        
        
          <div style="background-color:#2d9599;">Content here</div>
        
        
          .mybackground {background-color:#2d9599;}
        
        Background color #2d9599
      
           Border around this has a color of #2d9599        
        
          <div style="border:2px solid #2d9599;">Content here</div>
        
        
          .myborder {border:2px solid #2d9599;}
        
        Border color #2d9599