#158ea1 color space conversions
Hex:
        #158ea1
        RGB:
        21, 142, 161
        CMY:
        92, 44, 37
        CMYK:
        87, 12, 0, 37
      HSL:
        188°, 76.9231%, 35.6863%
        HSV (HSB):
        188°, 86.9565%, 63.1373%
        XYZ:
        16.4153, 22.0786, 37.1146
        xyY:
        0.2171, 0.2920, 22.0786
      CIE-Lab:
        54.1103, -23.7544, -18.8293
        CIE-LCH:
        54.1103, 30.3119, 218.4027
        CIE-Luv:
        54.1103, -38.5258, -24.8763
        Hunter-Lab:
        46.9879, -19.8697, -13.9402
      #158ea1 color charts
#158ea1 RGB chart
      #158ea1 CMYK chart
      #158ea1 RGB pie chart
      #158ea1 color shades, tints & tones
#158ea1 color schemes
#158ea1 color preview, HTML & CSS examples
           This text has a color of #158ea1        
        
          <p style="color:#158ea1;">Text here</p>
        
        
          .mytext {color:#158ea1;}
        
        Text color #158ea1
      
           This box has a color of #158ea1        
        
          <div style="background-color:#158ea1;">Content here</div>
        
        
          .mybackground {background-color:#158ea1;}
        
        Background color #158ea1
      
           Border around this has a color of #158ea1        
        
          <div style="border:2px solid #158ea1;">Content here</div>
        
        
          .myborder {border:2px solid #158ea1;}
        
        Border color #158ea1