#2d999b color space conversions
Hex:
        #2d999b
        RGB:
        45, 153, 155
        CMY:
        82, 40, 39
        CMYK:
        71, 1, 0, 39
      HSL:
        181°, 55.0000%, 39.2157%
        HSV (HSB):
        181°, 70.9677%, 60.7843%
        XYZ:
        18.3898, 25.7069, 35.0030
        xyY:
        0.2325, 0.3250, 25.7069
      CIE-Lab:
        57.7578, -28.7317, -9.8391
        CIE-LCH:
        57.7578, 30.3698, 198.9037
        CIE-Luv:
        57.7578, -40.0379, -10.3587
        Hunter-Lab:
        50.7020, -23.9858, -5.4405
      #2d999b color charts
#2d999b RGB chart
      #2d999b CMYK chart
      #2d999b RGB pie chart
      #2d999b color shades, tints & tones
#2d999b color schemes
#2d999b color preview, HTML & CSS examples
           This text has a color of #2d999b        
        
          <p style="color:#2d999b;">Text here</p>
        
        
          .mytext {color:#2d999b;}
        
        Text color #2d999b
      
           This box has a color of #2d999b        
        
          <div style="background-color:#2d999b;">Content here</div>
        
        
          .mybackground {background-color:#2d999b;}
        
        Background color #2d999b
      
           Border around this has a color of #2d999b        
        
          <div style="border:2px solid #2d999b;">Content here</div>
        
        
          .myborder {border:2px solid #2d999b;}
        
        Border color #2d999b