#157a7a color space conversions
Hex:
        #157a7a
        RGB:
        21, 122, 122
        CMY:
        92, 52, 52
        CMYK:
        83, 0, 0, 52
      HSL:
        180°, 70.6294%, 28.0392%
        HSV (HSB):
        180°, 82.7869%, 47.8431%
        XYZ:
        10.7816, 15.4836, 20.8327
        xyY:
        0.2289, 0.3288, 15.4836
      CIE-Lab:
        46.2896, -26.4506, -7.8500
        CIE-LCH:
        46.2896, 27.5909, 196.5298
        CIE-Luv:
        46.2896, -34.1132, -7.3664
        Hunter-Lab:
        39.3493, -19.9524, -3.8455
      #157a7a color charts
#157a7a RGB chart
      #157a7a CMYK chart
      #157a7a RGB pie chart
      #157a7a color shades, tints & tones
#157a7a color schemes
#157a7a color preview, HTML & CSS examples
           This text has a color of #157a7a        
        
          <p style="color:#157a7a;">Text here</p>
        
        
          .mytext {color:#157a7a;}
        
        Text color #157a7a
      
           This box has a color of #157a7a        
        
          <div style="background-color:#157a7a;">Content here</div>
        
        
          .mybackground {background-color:#157a7a;}
        
        Background color #157a7a
      
           Border around this has a color of #157a7a        
        
          <div style="border:2px solid #157a7a;">Content here</div>
        
        
          .myborder {border:2px solid #157a7a;}
        
        Border color #157a7a