#2d5c56 color space conversions
Hex:
        #2d5c56
        RGB:
        45, 92, 86
        CMY:
        82, 64, 66
        CMYK:
        51, 0, 7, 64
      HSL:
        172°, 34.3066%, 26.8627%
        HSV (HSB):
        172°, 51.0870%, 36.0784%
        XYZ:
        6.5890, 8.8841, 10.1716
        xyY:
        0.2569, 0.3464, 8.8841
      CIE-Lab:
        35.7601, -17.7051, -1.5070
        CIE-LCH:
        35.7601, 17.7691, 184.8652
        CIE-Luv:
        35.7601, -20.0529, 0.4599
        Hunter-Lab:
        29.8062, -12.7010, 0.6311
      #2d5c56 color charts
#2d5c56 RGB chart
      #2d5c56 CMYK chart
      #2d5c56 RGB pie chart
      #2d5c56 color shades, tints & tones
#2d5c56 color schemes
#2d5c56 color preview, HTML & CSS examples
           This text has a color of #2d5c56        
        
          <p style="color:#2d5c56;">Text here</p>
        
        
          .mytext {color:#2d5c56;}
        
        Text color #2d5c56
      
           This box has a color of #2d5c56        
        
          <div style="background-color:#2d5c56;">Content here</div>
        
        
          .mybackground {background-color:#2d5c56;}
        
        Background color #2d5c56
      
           Border around this has a color of #2d5c56        
        
          <div style="border:2px solid #2d5c56;">Content here</div>
        
        
          .myborder {border:2px solid #2d5c56;}
        
        Border color #2d5c56