#157d5b color space conversions
Hex:
        #157d5b
        RGB:
        21, 125, 91
        CMY:
        92, 51, 64
        CMYK:
        83, 0, 27, 51
      HSL:
        160°, 71.2329%, 28.6275%
        HSV (HSB):
        160°, 83.2000%, 49.0196%
        XYZ:
        9.5312, 15.5820, 12.4028
        xyY:
        0.2541, 0.4153, 15.5820
      CIE-Lab:
        46.4212, -36.7621, 10.6723
        CIE-LCH:
        46.4212, 38.2799, 163.8116
        CIE-Luv:
        46.4212, -37.3598, 19.1151
        Hunter-Lab:
        39.4740, -25.9798, 9.0028
      #157d5b color charts
#157d5b RGB chart
      #157d5b CMYK chart
      #157d5b RGB pie chart
      #157d5b color shades, tints & tones
#157d5b color schemes
#157d5b color preview, HTML & CSS examples
           This text has a color of #157d5b        
        
          <p style="color:#157d5b;">Text here</p>
        
        
          .mytext {color:#157d5b;}
        
        Text color #157d5b
      
           This box has a color of #157d5b        
        
          <div style="background-color:#157d5b;">Content here</div>
        
        
          .mybackground {background-color:#157d5b;}
        
        Background color #157d5b
      
           Border around this has a color of #157d5b        
        
          <div style="border:2px solid #157d5b;">Content here</div>
        
        
          .myborder {border:2px solid #157d5b;}
        
        Border color #157d5b