#2d6172 color space conversions
Hex:
        #2d6172
        RGB:
        45, 97, 114
        CMY:
        82, 62, 55
        CMYK:
        61, 15, 0, 55
      HSL:
        195°, 43.3962%, 31.1765%
        HSV (HSB):
        195°, 60.5263%, 44.7059%
        XYZ:
        8.3941, 10.3222, 17.4696
        xyY:
        0.2320, 0.2853, 10.3222
      CIE-Lab:
        38.4146, -11.8819, -14.8587
        CIE-LCH:
        38.4146, 19.0252, 231.3521
        CIE-Luv:
        38.4146, -21.0392, -18.7363
        Hunter-Lab:
        32.1282, -9.5874, -9.7490
      #2d6172 color charts
#2d6172 RGB chart
      #2d6172 CMYK chart
      #2d6172 RGB pie chart
      #2d6172 color shades, tints & tones
#2d6172 color schemes
#2d6172 color preview, HTML & CSS examples
           This text has a color of #2d6172        
        
          <p style="color:#2d6172;">Text here</p>
        
        
          .mytext {color:#2d6172;}
        
        Text color #2d6172
      
           This box has a color of #2d6172        
        
          <div style="background-color:#2d6172;">Content here</div>
        
        
          .mybackground {background-color:#2d6172;}
        
        Background color #2d6172
      
           Border around this has a color of #2d6172        
        
          <div style="border:2px solid #2d6172;">Content here</div>
        
        
          .myborder {border:2px solid #2d6172;}
        
        Border color #2d6172