#157ea2 color space conversions
Hex:
        #157ea2
        RGB:
        21, 126, 162
        CMY:
        92, 51, 36
        CMYK:
        87, 22, 0, 36
      HSL:
        195°, 77.0492%, 35.8824%
        HSV (HSB):
        195°, 87.0370%, 63.5294%
        XYZ:
        14.2917, 17.6898, 36.8436
        xyY:
        0.2077, 0.2570, 17.6898
      CIE-Lab:
        49.1177, -14.7998, -27.0965
        CIE-LCH:
        49.1177, 30.8749, 241.3571
        CIE-Luv:
        49.1177, -32.7705, -38.4955
        Hunter-Lab:
        42.0592, -12.9494, -22.4963
      #157ea2 color charts
#157ea2 RGB chart
      #157ea2 CMYK chart
      #157ea2 RGB pie chart
      #157ea2 color shades, tints & tones
#157ea2 color schemes
#157ea2 color preview, HTML & CSS examples
           This text has a color of #157ea2        
        
          <p style="color:#157ea2;">Text here</p>
        
        
          .mytext {color:#157ea2;}
        
        Text color #157ea2
      
           This box has a color of #157ea2        
        
          <div style="background-color:#157ea2;">Content here</div>
        
        
          .mybackground {background-color:#157ea2;}
        
        Background color #157ea2
      
           Border around this has a color of #157ea2        
        
          <div style="border:2px solid #157ea2;">Content here</div>
        
        
          .myborder {border:2px solid #157ea2;}
        
        Border color #157ea2