#2d6899 color space conversions
Hex:
        #2d6899
        RGB:
        45, 104, 153
        CMY:
        82, 59, 40
        CMYK:
        71, 32, 0, 40
      HSL:
        207°, 54.5455%, 38.8235%
        HSV (HSB):
        207°, 70.5882%, 60.0000%
        XYZ:
        11.7823, 12.7584, 31.9786
        xyY:
        0.2085, 0.2257, 12.7584
      CIE-Lab:
        42.3970, -2.4046, -32.2579
        CIE-LCH:
        42.3970, 32.3474, 265.7368
        CIE-Luv:
        42.3970, -22.1937, -46.5316
        Hunter-Lab:
        35.7189, -3.6280, -28.0782
      #2d6899 color charts
#2d6899 RGB chart
      #2d6899 CMYK chart
      #2d6899 RGB pie chart
      #2d6899 color shades, tints & tones
#2d6899 color schemes
#2d6899 color preview, HTML & CSS examples
           This text has a color of #2d6899        
        
          <p style="color:#2d6899;">Text here</p>
        
        
          .mytext {color:#2d6899;}
        
        Text color #2d6899
      
           This box has a color of #2d6899        
        
          <div style="background-color:#2d6899;">Content here</div>
        
        
          .mybackground {background-color:#2d6899;}
        
        Background color #2d6899
      
           Border around this has a color of #2d6899        
        
          <div style="border:2px solid #2d6899;">Content here</div>
        
        
          .myborder {border:2px solid #2d6899;}
        
        Border color #2d6899