#2d9283 color space conversions
Hex:
        #2d9283
        RGB:
        45, 146, 131
        CMY:
        82, 43, 49
        CMYK:
        69, 0, 10, 43
      HSL:
        171°, 52.8796%, 37.4510%
        HSV (HSB):
        171°, 69.1781%, 57.2549%
        XYZ:
        15.4578, 22.7544, 25.0500
        xyY:
        0.2443, 0.3597, 22.7544
      CIE-Lab:
        54.8184, -32.3289, -0.4492
        CIE-LCH:
        54.8184, 32.3321, 180.7960
        CIE-Luv:
        54.8184, -38.9718, 4.1311
        Hunter-Lab:
        47.7015, -25.6343, 2.2554
      #2d9283 color charts
#2d9283 RGB chart
      #2d9283 CMYK chart
      #2d9283 RGB pie chart
      #2d9283 color shades, tints & tones
#2d9283 color schemes
#2d9283 color preview, HTML & CSS examples
           This text has a color of #2d9283        
        
          <p style="color:#2d9283;">Text here</p>
        
        
          .mytext {color:#2d9283;}
        
        Text color #2d9283
      
           This box has a color of #2d9283        
        
          <div style="background-color:#2d9283;">Content here</div>
        
        
          .mybackground {background-color:#2d9283;}
        
        Background color #2d9283
      
           Border around this has a color of #2d9283        
        
          <div style="border:2px solid #2d9283;">Content here</div>
        
        
          .myborder {border:2px solid #2d9283;}
        
        Border color #2d9283