#157fb4 color space conversions
Hex:
        #157fb4
        RGB:
        21, 127, 180
        CMY:
        92, 50, 29
        CMYK:
        88, 29, 0, 29
      HSL:
        200°, 79.1045%, 39.4118%
        HSV (HSB):
        200°, 88.3333%, 70.5882%
        XYZ:
        16.1369, 18.6335, 45.9261
        xyY:
        0.2000, 0.2309, 18.6335
      CIE-Lab:
        50.2556, -8.7224, -35.7566
        CIE-LCH:
        50.2556, 36.8050, 256.2912
        CIE-Luv:
        50.2556, -31.9560, -53.1860
        Hunter-Lab:
        43.1665, -8.8130, -32.8639
      #157fb4 color charts
#157fb4 RGB chart
      #157fb4 CMYK chart
      #157fb4 RGB pie chart
      #157fb4 color shades, tints & tones
#157fb4 color schemes
#157fb4 color preview, HTML & CSS examples
           This text has a color of #157fb4        
        
          <p style="color:#157fb4;">Text here</p>
        
        
          .mytext {color:#157fb4;}
        
        Text color #157fb4
      
           This box has a color of #157fb4        
        
          <div style="background-color:#157fb4;">Content here</div>
        
        
          .mybackground {background-color:#157fb4;}
        
        Background color #157fb4
      
           Border around this has a color of #157fb4        
        
          <div style="border:2px solid #157fb4;">Content here</div>
        
        
          .myborder {border:2px solid #157fb4;}
        
        Border color #157fb4