#2d6d84 color space conversions
Hex:
        #2d6d84
        RGB:
        45, 109, 132
        CMY:
        82, 57, 48
        CMYK:
        66, 17, 0, 48
      HSL:
        196°, 49.1525%, 34.7059%
        HSV (HSB):
        196°, 65.9091%, 51.7647%
        XYZ:
        10.7157, 13.1611, 23.8054
        xyY:
        0.2247, 0.2760, 13.1611
      CIE-Lab:
        43.0050, -12.7874, -18.7528
        CIE-LCH:
        43.0050, 22.6977, 235.7102
        CIE-Luv:
        43.0050, -24.8847, -24.9440
        Hunter-Lab:
        36.2782, -10.7625, -13.5106
      #2d6d84 color charts
#2d6d84 RGB chart
      #2d6d84 CMYK chart
      #2d6d84 RGB pie chart
      #2d6d84 color shades, tints & tones
#2d6d84 color schemes
#2d6d84 color preview, HTML & CSS examples
           This text has a color of #2d6d84        
        
          <p style="color:#2d6d84;">Text here</p>
        
        
          .mytext {color:#2d6d84;}
        
        Text color #2d6d84
      
           This box has a color of #2d6d84        
        
          <div style="background-color:#2d6d84;">Content here</div>
        
        
          .mybackground {background-color:#2d6d84;}
        
        Background color #2d6d84
      
           Border around this has a color of #2d6d84        
        
          <div style="border:2px solid #2d6d84;">Content here</div>
        
        
          .myborder {border:2px solid #2d6d84;}
        
        Border color #2d6d84