#2a5753 color space conversions
Hex:
        #2a5753
        RGB:
        42, 87, 83
        CMY:
        84, 66, 67
        CMYK:
        52, 0, 5, 66
      HSL:
        175°, 34.8837%, 25.2941%
        HSV (HSB):
        175°, 51.7241%, 34.1176%
        XYZ:
        5.9244, 7.9332, 9.4026
        xyY:
        0.2547, 0.3411, 7.9332
      CIE-Lab:
        33.8433, -16.5957, -2.4648
        CIE-LCH:
        33.8433, 16.7777, 188.4477
        CIE-Luv:
        33.8433, -18.9560, -0.9128
        Hunter-Lab:
        28.1659, -11.7448, -0.0767
      #2a5753 color charts
#2a5753 RGB chart
      #2a5753 CMYK chart
      #2a5753 RGB pie chart
      #2a5753 color shades, tints & tones
#2a5753 color schemes
#2a5753 color preview, HTML & CSS examples
           This text has a color of #2a5753        
        
          <p style="color:#2a5753;">Text here</p>
        
        
          .mytext {color:#2a5753;}
        
        Text color #2a5753
      
           This box has a color of #2a5753        
        
          <div style="background-color:#2a5753;">Content here</div>
        
        
          .mybackground {background-color:#2a5753;}
        
        Background color #2a5753
      
           Border around this has a color of #2a5753        
        
          <div style="border:2px solid #2a5753;">Content here</div>
        
        
          .myborder {border:2px solid #2a5753;}
        
        Border color #2a5753