#157beb color space conversions
Hex:
        #157beb
        RGB:
        21, 123, 235
        CMY:
        92, 52, 8
        CMYK:
        91, 48, 0, 8
      HSL:
        211°, 84.2520%, 50.1961%
        HSV (HSB):
        211°, 91.0638%, 92.1569%
        XYZ:
        22.3876, 20.3235, 81.3401
        xyY:
        0.1805, 0.1638, 20.3235
      CIE-Lab:
        52.2010, 14.8177, -63.8849
        CIE-LCH:
        52.2010, 65.5808, 283.0585
        CIE-Luv:
        52.2010, -27.8777, -100.5345
        Hunter-Lab:
        45.0816, 9.7507, -75.4190
      #157beb color charts
#157beb RGB chart
      #157beb CMYK chart
      #157beb RGB pie chart
      #157beb color shades, tints & tones
#157beb color schemes
#157beb color preview, HTML & CSS examples
           This text has a color of #157beb        
        
          <p style="color:#157beb;">Text here</p>
        
        
          .mytext {color:#157beb;}
        
        Text color #157beb
      
           This box has a color of #157beb        
        
          <div style="background-color:#157beb;">Content here</div>
        
        
          .mybackground {background-color:#157beb;}
        
        Background color #157beb
      
           Border around this has a color of #157beb        
        
          <div style="border:2px solid #157beb;">Content here</div>
        
        
          .myborder {border:2px solid #157beb;}
        
        Border color #157beb