#2d6472 color space conversions
Hex:
        #2d6472
        RGB:
        45, 100, 114
        CMY:
        82, 61, 55
        CMYK:
        61, 12, 0, 55
      HSL:
        192°, 43.3962%, 31.1765%
        HSV (HSB):
        192°, 60.5263%, 44.7059%
        XYZ:
        8.6766, 10.8871, 17.5637
        xyY:
        0.2337, 0.2932, 10.8871
      CIE-Lab:
        39.3897, -13.6150, -13.3723
        CIE-LCH:
        39.3897, 19.0836, 224.4847
        CIE-Luv:
        39.3897, -22.2060, -16.4990
        Hunter-Lab:
        32.9957, -10.8036, -8.4633
      #2d6472 color charts
#2d6472 RGB chart
      #2d6472 CMYK chart
      #2d6472 RGB pie chart
      #2d6472 color shades, tints & tones
#2d6472 color schemes
#2d6472 color preview, HTML & CSS examples
           This text has a color of #2d6472        
        
          <p style="color:#2d6472;">Text here</p>
        
        
          .mytext {color:#2d6472;}
        
        Text color #2d6472
      
           This box has a color of #2d6472        
        
          <div style="background-color:#2d6472;">Content here</div>
        
        
          .mybackground {background-color:#2d6472;}
        
        Background color #2d6472
      
           Border around this has a color of #2d6472        
        
          <div style="border:2px solid #2d6472;">Content here</div>
        
        
          .myborder {border:2px solid #2d6472;}
        
        Border color #2d6472