#2a5757 color space conversions
Hex:
        #2a5757
        RGB:
        42, 87, 87
        CMY:
        84, 66, 66
        CMYK:
        52, 0, 0, 66
      HSL:
        180°, 34.8837%, 25.2941%
        HSV (HSB):
        180°, 51.7241%, 34.1176%
        XYZ:
        6.0833, 7.9968, 10.2397
        xyY:
        0.2501, 0.3288, 7.9968
      CIE-Lab:
        33.9761, -15.4107, -4.7850
        CIE-LCH:
        33.9761, 16.1364, 197.2495
        CIE-Luv:
        33.9761, -18.8190, -4.0652
        Hunter-Lab:
        28.2785, -11.0881, -1.6741
      #2a5757 color charts
#2a5757 RGB chart
      #2a5757 CMYK chart
      #2a5757 RGB pie chart
      #2a5757 color shades, tints & tones
#2a5757 color schemes
#2a5757 color preview, HTML & CSS examples
           This text has a color of #2a5757        
        
          <p style="color:#2a5757;">Text here</p>
        
        
          .mytext {color:#2a5757;}
        
        Text color #2a5757
      
           This box has a color of #2a5757        
        
          <div style="background-color:#2a5757;">Content here</div>
        
        
          .mybackground {background-color:#2a5757;}
        
        Background color #2a5757
      
           Border around this has a color of #2a5757        
        
          <div style="border:2px solid #2a5757;">Content here</div>
        
        
          .myborder {border:2px solid #2a5757;}
        
        Border color #2a5757