#2d6144 color space conversions
Hex:
        #2d6144
        RGB:
        45, 97, 68
        CMY:
        82, 62, 73
        CMYK:
        54, 0, 30, 62
      HSL:
        147°, 36.6197%, 27.8431%
        HSV (HSB):
        147°, 53.6082%, 38.0392%
        XYZ:
        6.4003, 9.5246, 6.9699
        xyY:
        0.2796, 0.4160, 9.5246
      CIE-Lab:
        36.9754, -24.9239, 11.3314
        CIE-LCH:
        36.9754, 27.3788, 155.5516
        CIE-Luv:
        36.9754, -22.7862, 17.0049
        Hunter-Lab:
        30.8620, -16.9905, 8.2132
      #2d6144 color charts
#2d6144 RGB chart
      #2d6144 CMYK chart
      #2d6144 RGB pie chart
      #2d6144 color shades, tints & tones
#2d6144 color schemes
#2d6144 color preview, HTML & CSS examples
           This text has a color of #2d6144        
        
          <p style="color:#2d6144;">Text here</p>
        
        
          .mytext {color:#2d6144;}
        
        Text color #2d6144
      
           This box has a color of #2d6144        
        
          <div style="background-color:#2d6144;">Content here</div>
        
        
          .mybackground {background-color:#2d6144;}
        
        Background color #2d6144
      
           Border around this has a color of #2d6144        
        
          <div style="border:2px solid #2d6144;">Content here</div>
        
        
          .myborder {border:2px solid #2d6144;}
        
        Border color #2d6144