#157e9a color space conversions
Hex:
        #157e9a
        RGB:
        21, 126, 154
        CMY:
        92, 51, 40
        CMYK:
        86, 18, 0, 40
      HSL:
        193°, 76.0000%, 34.3137%
        HSV (HSB):
        193°, 86.3636%, 60.3922%
        XYZ:
        13.6028, 17.4142, 33.2162
        xyY:
        0.2118, 0.2711, 17.4142
      CIE-Lab:
        48.7778, -17.6772, -22.9498
        CIE-LCH:
        48.7778, 28.9685, 232.3945
        CIE-Luv:
        48.7778, -33.3133, -31.5771
        Hunter-Lab:
        41.7304, -14.8425, -17.9819
      #157e9a color charts
#157e9a RGB chart
      #157e9a CMYK chart
      #157e9a RGB pie chart
      #157e9a color shades, tints & tones
#157e9a color schemes
#157e9a color preview, HTML & CSS examples
           This text has a color of #157e9a        
        
          <p style="color:#157e9a;">Text here</p>
        
        
          .mytext {color:#157e9a;}
        
        Text color #157e9a
      
           This box has a color of #157e9a        
        
          <div style="background-color:#157e9a;">Content here</div>
        
        
          .mybackground {background-color:#157e9a;}
        
        Background color #157e9a
      
           Border around this has a color of #157e9a        
        
          <div style="border:2px solid #157e9a;">Content here</div>
        
        
          .myborder {border:2px solid #157e9a;}
        
        Border color #157e9a