#2d8d86 color space conversions
Hex:
        #2d8d86
        RGB:
        45, 141, 134
        CMY:
        82, 45, 47
        CMYK:
        68, 0, 5, 45
      HSL:
        176°, 51.6129%, 36.4706%
        HSV (HSB):
        176°, 68.0851%, 55.2941%
        XYZ:
        14.9101, 21.3289, 25.8853
        xyY:
        0.2400, 0.3433, 21.3289
      CIE-Lab:
        53.3076, -29.0787, -4.4013
        CIE-LCH:
        53.3076, 29.4099, 188.6068
        CIE-Luv:
        53.3076, -36.9065, -2.0638
        Hunter-Lab:
        46.1832, -23.1923, -0.9033
      #2d8d86 color charts
#2d8d86 RGB chart
      #2d8d86 CMYK chart
      #2d8d86 RGB pie chart
      #2d8d86 color shades, tints & tones
#2d8d86 color schemes
#2d8d86 color preview, HTML & CSS examples
           This text has a color of #2d8d86        
        
          <p style="color:#2d8d86;">Text here</p>
        
        
          .mytext {color:#2d8d86;}
        
        Text color #2d8d86
      
           This box has a color of #2d8d86        
        
          <div style="background-color:#2d8d86;">Content here</div>
        
        
          .mybackground {background-color:#2d8d86;}
        
        Background color #2d8d86
      
           Border around this has a color of #2d8d86        
        
          <div style="border:2px solid #2d8d86;">Content here</div>
        
        
          .myborder {border:2px solid #2d8d86;}
        
        Border color #2d8d86