#158bb1 color space conversions
Hex:
        #158bb1
        RGB:
        21, 139, 177
        CMY:
        92, 45, 31
        CMYK:
        88, 21, 0, 31
      HSL:
        195°, 78.7879%, 38.8235%
        HSV (HSB):
        195°, 88.1356%, 69.4118%
        XYZ:
        17.4777, 21.7990, 44.8814
        xyY:
        0.2077, 0.2590, 21.7990
      CIE-Lab:
        53.8131, -16.5912, -28.4769
        CIE-LCH:
        53.8131, 32.9576, 239.7742
        CIE-Luv:
        53.8131, -36.3223, -41.1650
        Hunter-Lab:
        46.6894, -14.8868, -24.3115
      #158bb1 color charts
#158bb1 RGB chart
      #158bb1 CMYK chart
      #158bb1 RGB pie chart
      #158bb1 color shades, tints & tones
#158bb1 color schemes
#158bb1 color preview, HTML & CSS examples
           This text has a color of #158bb1        
        
          <p style="color:#158bb1;">Text here</p>
        
        
          .mytext {color:#158bb1;}
        
        Text color #158bb1
      
           This box has a color of #158bb1        
        
          <div style="background-color:#158bb1;">Content here</div>
        
        
          .mybackground {background-color:#158bb1;}
        
        Background color #158bb1
      
           Border around this has a color of #158bb1        
        
          <div style="border:2px solid #158bb1;">Content here</div>
        
        
          .myborder {border:2px solid #158bb1;}
        
        Border color #158bb1