#2d8188 color space conversions
Hex:
        #2d8188
        RGB:
        45, 129, 136
        CMY:
        82, 49, 47
        CMYK:
        67, 5, 0, 47
      HSL:
        185°, 50.2762%, 35.4902%
        HSV (HSB):
        185°, 66.9118%, 53.3333%
        XYZ:
        13.3764, 18.0360, 26.0688
        xyY:
        0.2327, 0.3138, 18.0360
      CIE-Lab:
        49.5397, -22.4209, -11.1897
        CIE-LCH:
        49.5397, 25.0581, 206.5226
        CIE-Luv:
        49.5397, -32.2552, -12.9317
        Hunter-Lab:
        42.4688, -18.0983, -6.6661
      #2d8188 color charts
#2d8188 RGB chart
      #2d8188 CMYK chart
      #2d8188 RGB pie chart
      #2d8188 color shades, tints & tones
#2d8188 color schemes
#2d8188 color preview, HTML & CSS examples
           This text has a color of #2d8188        
        
          <p style="color:#2d8188;">Text here</p>
        
        
          .mytext {color:#2d8188;}
        
        Text color #2d8188
      
           This box has a color of #2d8188        
        
          <div style="background-color:#2d8188;">Content here</div>
        
        
          .mybackground {background-color:#2d8188;}
        
        Background color #2d8188
      
           Border around this has a color of #2d8188        
        
          <div style="border:2px solid #2d8188;">Content here</div>
        
        
          .myborder {border:2px solid #2d8188;}
        
        Border color #2d8188