#2d688b color space conversions
Hex:
        #2d688b
        RGB:
        45, 104, 139
        CMY:
        82, 59, 45
        CMYK:
        68, 25, 0, 45
      HSL:
        202°, 51.0870%, 36.0784%
        HSV (HSB):
        202°, 67.6259%, 54.5098%
        XYZ:
        10.6927, 12.3226, 26.2410
        xyY:
        0.2171, 0.2502, 12.3226
      CIE-Lab:
        41.7243, -7.4400, -24.9374
        CIE-LCH:
        41.7243, 26.0236, 253.3877
        CIE-Luv:
        41.7243, -22.7202, -34.6904
        Hunter-Lab:
        35.1036, -7.0593, -19.7487
      #2d688b color charts
#2d688b RGB chart
      #2d688b CMYK chart
      #2d688b RGB pie chart
      #2d688b color shades, tints & tones
#2d688b color schemes
#2d688b color preview, HTML & CSS examples
           This text has a color of #2d688b        
        
          <p style="color:#2d688b;">Text here</p>
        
        
          .mytext {color:#2d688b;}
        
        Text color #2d688b
      
           This box has a color of #2d688b        
        
          <div style="background-color:#2d688b;">Content here</div>
        
        
          .mybackground {background-color:#2d688b;}
        
        Background color #2d688b
      
           Border around this has a color of #2d688b        
        
          <div style="border:2px solid #2d688b;">Content here</div>
        
        
          .myborder {border:2px solid #2d688b;}
        
        Border color #2d688b