#157ebe color space conversions
Hex:
        #157ebe
        RGB:
        21, 126, 190
        CMY:
        92, 51, 25
        CMYK:
        89, 34, 0, 25
      HSL:
        203°, 80.0948%, 41.3725%
        HSV (HSB):
        203°, 88.9474%, 74.5098%
        XYZ:
        17.0644, 18.7988, 51.4443
        xyY:
        0.1955, 0.2153, 18.7988
      CIE-Lab:
        50.4510, -4.3587, -41.2012
        CIE-LCH:
        50.4510, 41.4311, 263.9611
        CIE-Luv:
        50.4510, -31.0140, -62.4136
        Hunter-Lab:
        43.3576, -5.6231, -39.9979
      #157ebe color charts
#157ebe RGB chart
      #157ebe CMYK chart
      #157ebe RGB pie chart
      #157ebe color shades, tints & tones
#157ebe color schemes
#157ebe color preview, HTML & CSS examples
           This text has a color of #157ebe        
        
          <p style="color:#157ebe;">Text here</p>
        
        
          .mytext {color:#157ebe;}
        
        Text color #157ebe
      
           This box has a color of #157ebe        
        
          <div style="background-color:#157ebe;">Content here</div>
        
        
          .mybackground {background-color:#157ebe;}
        
        Background color #157ebe
      
           Border around this has a color of #157ebe        
        
          <div style="border:2px solid #157ebe;">Content here</div>
        
        
          .myborder {border:2px solid #157ebe;}
        
        Border color #157ebe