#2d768b color space conversions
Hex:
        #2d768b
        RGB:
        45, 118, 139
        CMY:
        82, 54, 45
        CMYK:
        68, 15, 0, 45
      HSL:
        193°, 51.0870%, 36.0784%
        HSV (HSB):
        193°, 67.6259%, 54.5098%
        XYZ:
        12.2208, 15.3788, 26.7504
        xyY:
        0.2249, 0.2830, 15.3788
      CIE-Lab:
        46.1488, -15.5206, -18.1092
        CIE-LCH:
        46.1488, 23.8502, 229.4016
        CIE-Luv:
        46.1488, -27.9394, -24.0146
        Hunter-Lab:
        39.2159, -13.0019, -12.9925
      #2d768b color charts
#2d768b RGB chart
      #2d768b CMYK chart
      #2d768b RGB pie chart
      #2d768b color shades, tints & tones
#2d768b color schemes
#2d768b color preview, HTML & CSS examples
           This text has a color of #2d768b        
        
          <p style="color:#2d768b;">Text here</p>
        
        
          .mytext {color:#2d768b;}
        
        Text color #2d768b
      
           This box has a color of #2d768b        
        
          <div style="background-color:#2d768b;">Content here</div>
        
        
          .mybackground {background-color:#2d768b;}
        
        Background color #2d768b
      
           Border around this has a color of #2d768b        
        
          <div style="border:2px solid #2d768b;">Content here</div>
        
        
          .myborder {border:2px solid #2d768b;}
        
        Border color #2d768b