#2d625d color space conversions
Hex:
        #2d625d
        RGB:
        45, 98, 93
        CMY:
        82, 62, 64
        CMYK:
        54, 0, 5, 62
      HSL:
        174°, 37.0629%, 28.0392%
        HSV (HSB):
        174°, 54.0816%, 38.4314%
        XYZ:
        7.4257, 10.0836, 11.9109
        xyY:
        0.2524, 0.3427, 10.0836
      CIE-Lab:
        37.9920, -18.9761, -2.5617
        CIE-LCH:
        37.9920, 19.1482, 187.6883
        CIE-Luv:
        37.9920, -22.2539, -0.7570
        Hunter-Lab:
        31.7546, -13.8293, -0.0109
      #2d625d color charts
#2d625d RGB chart
      #2d625d CMYK chart
      #2d625d RGB pie chart
      #2d625d color shades, tints & tones
#2d625d color schemes
#2d625d color preview, HTML & CSS examples
           This text has a color of #2d625d        
        
          <p style="color:#2d625d;">Text here</p>
        
        
          .mytext {color:#2d625d;}
        
        Text color #2d625d
      
           This box has a color of #2d625d        
        
          <div style="background-color:#2d625d;">Content here</div>
        
        
          .mybackground {background-color:#2d625d;}
        
        Background color #2d625d
      
           Border around this has a color of #2d625d        
        
          <div style="border:2px solid #2d625d;">Content here</div>
        
        
          .myborder {border:2px solid #2d625d;}
        
        Border color #2d625d