#2d6d82 color space conversions
Hex:
        #2d6d82
        RGB:
        45, 109, 130
        CMY:
        82, 57, 49
        CMYK:
        65, 16, 0, 49
      HSL:
        195°, 48.5714%, 34.3137%
        HSV (HSB):
        195°, 65.3846%, 50.9804%
        XYZ:
        10.5801, 13.1069, 23.0913
        xyY:
        0.2262, 0.2802, 13.1069
      CIE-Lab:
        42.9238, -13.4607, -17.6758
        CIE-LCH:
        42.9238, 22.2177, 232.7097
        CIE-Luv:
        42.9238, -24.9758, -23.2384
        Hunter-Lab:
        36.2034, -11.1911, -12.4741
      #2d6d82 color charts
#2d6d82 RGB chart
      #2d6d82 CMYK chart
      #2d6d82 RGB pie chart
      #2d6d82 color shades, tints & tones
#2d6d82 color schemes
#2d6d82 color preview, HTML & CSS examples
           This text has a color of #2d6d82        
        
          <p style="color:#2d6d82;">Text here</p>
        
        
          .mytext {color:#2d6d82;}
        
        Text color #2d6d82
      
           This box has a color of #2d6d82        
        
          <div style="background-color:#2d6d82;">Content here</div>
        
        
          .mybackground {background-color:#2d6d82;}
        
        Background color #2d6d82
      
           Border around this has a color of #2d6d82        
        
          <div style="border:2px solid #2d6d82;">Content here</div>
        
        
          .myborder {border:2px solid #2d6d82;}
        
        Border color #2d6d82