#157fb2 color space conversions
Hex:
        #157fb2
        RGB:
        21, 127, 178
        CMY:
        92, 50, 30
        CMYK:
        88, 29, 0, 30
      HSL:
        199°, 78.8945%, 39.0196%
        HSV (HSB):
        199°, 88.2022%, 69.8039%
        XYZ:
        15.9345, 18.5525, 44.8606
        xyY:
        0.2008, 0.2338, 18.5525
      CIE-Lab:
        50.1595, -9.4703, -34.7532
        CIE-LCH:
        50.1595, 36.0204, 254.7569
        CIE-Luv:
        50.1595, -32.0810, -51.4779
        Hunter-Lab:
        43.0726, -9.3419, -31.6003
      #157fb2 color charts
#157fb2 RGB chart
      #157fb2 CMYK chart
      #157fb2 RGB pie chart
      #157fb2 color shades, tints & tones
#157fb2 color schemes
#157fb2 color preview, HTML & CSS examples
           This text has a color of #157fb2        
        
          <p style="color:#157fb2;">Text here</p>
        
        
          .mytext {color:#157fb2;}
        
        Text color #157fb2
      
           This box has a color of #157fb2        
        
          <div style="background-color:#157fb2;">Content here</div>
        
        
          .mybackground {background-color:#157fb2;}
        
        Background color #157fb2
      
           Border around this has a color of #157fb2        
        
          <div style="border:2px solid #157fb2;">Content here</div>
        
        
          .myborder {border:2px solid #157fb2;}
        
        Border color #157fb2