#157cc1 color space conversions
Hex:
        #157cc1
        RGB:
        21, 124, 193
        CMY:
        92, 51, 24
        CMYK:
        89, 36, 0, 24
      HSL:
        204°, 80.3738%, 41.9608%
        HSV (HSB):
        204°, 89.1192%, 75.6863%
        XYZ:
        17.1426, 18.4250, 53.1049
        xyY:
        0.1933, 0.2078, 18.4250
      CIE-Lab:
        50.0076, -2.0172, -43.6241
        CIE-LCH:
        50.0076, 43.6708, 267.3525
        CIE-Luv:
        50.0076, -30.1741, -66.4019
        Hunter-Lab:
        42.9243, -3.8306, -43.3051
      #157cc1 color charts
#157cc1 RGB chart
      #157cc1 CMYK chart
      #157cc1 RGB pie chart
      #157cc1 color shades, tints & tones
#157cc1 color schemes
#157cc1 color preview, HTML & CSS examples
           This text has a color of #157cc1        
        
          <p style="color:#157cc1;">Text here</p>
        
        
          .mytext {color:#157cc1;}
        
        Text color #157cc1
      
           This box has a color of #157cc1        
        
          <div style="background-color:#157cc1;">Content here</div>
        
        
          .mybackground {background-color:#157cc1;}
        
        Background color #157cc1
      
           Border around this has a color of #157cc1        
        
          <div style="border:2px solid #157cc1;">Content here</div>
        
        
          .myborder {border:2px solid #157cc1;}
        
        Border color #157cc1