#2d9495 color space conversions
Hex:
        #2d9495
        RGB:
        45, 148, 149
        CMY:
        82, 42, 42
        CMYK:
        70, 1, 0, 42
      HSL:
        181°, 53.6082%, 38.0392%
        HSV (HSB):
        181°, 69.7987%, 58.4314%
        XYZ:
        17.0969, 23.9076, 32.1473
        xyY:
        0.2337, 0.3268, 23.9076
      CIE-Lab:
        55.9952, -28.0768, -9.0460
        CIE-LCH:
        55.9952, 29.4981, 197.8583
        CIE-Luv:
        55.9952, -38.5790, -9.1855
        Hunter-Lab:
        48.8954, -23.1522, -4.7546
      #2d9495 color charts
#2d9495 RGB chart
      #2d9495 CMYK chart
      #2d9495 RGB pie chart
      #2d9495 color shades, tints & tones
#2d9495 color schemes
#2d9495 color preview, HTML & CSS examples
           This text has a color of #2d9495        
        
          <p style="color:#2d9495;">Text here</p>
        
        
          .mytext {color:#2d9495;}
        
        Text color #2d9495
      
           This box has a color of #2d9495        
        
          <div style="background-color:#2d9495;">Content here</div>
        
        
          .mybackground {background-color:#2d9495;}
        
        Background color #2d9495
      
           Border around this has a color of #2d9495        
        
          <div style="border:2px solid #2d9495;">Content here</div>
        
        
          .myborder {border:2px solid #2d9495;}
        
        Border color #2d9495