#157eae color space conversions
Hex:
        #157eae
        RGB:
        21, 126, 174
        CMY:
        92, 51, 32
        CMYK:
        88, 28, 0, 32
      HSL:
        199°, 78.4615%, 38.2353%
        HSV (HSB):
        199°, 87.9310%, 68.2353%
        XYZ:
        15.4101, 18.1371, 42.7330
        xyY:
        0.2020, 0.2378, 18.1371
      CIE-Lab:
        49.6620, -10.3842, -33.2200
        CIE-LCH:
        49.6620, 34.8052, 252.6414
        CIE-Luv:
        49.6620, -31.9877, -48.8280
        Hunter-Lab:
        42.5877, -9.9394, -29.6809
      #157eae color charts
#157eae RGB chart
      #157eae CMYK chart
      #157eae RGB pie chart
      #157eae color shades, tints & tones
#157eae color schemes
#157eae color preview, HTML & CSS examples
           This text has a color of #157eae        
        
          <p style="color:#157eae;">Text here</p>
        
        
          .mytext {color:#157eae;}
        
        Text color #157eae
      
           This box has a color of #157eae        
        
          <div style="background-color:#157eae;">Content here</div>
        
        
          .mybackground {background-color:#157eae;}
        
        Background color #157eae
      
           Border around this has a color of #157eae        
        
          <div style="border:2px solid #157eae;">Content here</div>
        
        
          .myborder {border:2px solid #157eae;}
        
        Border color #157eae