#2d7468 color space conversions
Hex:
        #2d7468
        RGB:
        45, 116, 104
        CMY:
        82, 55, 59
        CMYK:
        61, 0, 10, 55
      HSL:
        170°, 44.0994%, 31.5686%
        HSV (HSB):
        170°, 61.2069%, 45.4902%
        XYZ:
        9.8263, 14.0481, 15.2904
        xyY:
        0.2509, 0.3587, 14.0481
      CIE-Lab:
        44.3019, -25.2542, 0.0129
        CIE-LCH:
        44.3019, 25.2542, 179.9708
        CIE-Luv:
        44.3019, -28.9742, 3.5871
        Hunter-Lab:
        37.4809, -18.7946, 2.0492
      #2d7468 color charts
#2d7468 RGB chart
      #2d7468 CMYK chart
      #2d7468 RGB pie chart
      #2d7468 color shades, tints & tones
#2d7468 color schemes
#2d7468 color preview, HTML & CSS examples
           This text has a color of #2d7468        
        
          <p style="color:#2d7468;">Text here</p>
        
        
          .mytext {color:#2d7468;}
        
        Text color #2d7468
      
           This box has a color of #2d7468        
        
          <div style="background-color:#2d7468;">Content here</div>
        
        
          .mybackground {background-color:#2d7468;}
        
        Background color #2d7468
      
           Border around this has a color of #2d7468        
        
          <div style="border:2px solid #2d7468;">Content here</div>
        
        
          .myborder {border:2px solid #2d7468;}
        
        Border color #2d7468