#158fb2 color space conversions
Hex:
        #158fb2
        RGB:
        21, 143, 178
        CMY:
        92, 44, 30
        CMYK:
        88, 20, 0, 30
      HSL:
        193°, 78.8945%, 39.0196%
        HSV (HSB):
        193°, 88.2022%, 69.8039%
        XYZ:
        18.1676, 23.0187, 45.6050
        xyY:
        0.2093, 0.2652, 23.0187
      CIE-Lab:
        55.0916, -18.4090, -27.0682
        CIE-LCH:
        55.0916, 32.7350, 235.7805
        CIE-Luv:
        55.0916, -37.6540, -38.8301
        Hunter-Lab:
        47.9778, -16.3692, -22.7733
      #158fb2 color charts
#158fb2 RGB chart
      #158fb2 CMYK chart
      #158fb2 RGB pie chart
      #158fb2 color shades, tints & tones
#158fb2 color schemes
#158fb2 color preview, HTML & CSS examples
           This text has a color of #158fb2        
        
          <p style="color:#158fb2;">Text here</p>
        
        
          .mytext {color:#158fb2;}
        
        Text color #158fb2
      
           This box has a color of #158fb2        
        
          <div style="background-color:#158fb2;">Content here</div>
        
        
          .mybackground {background-color:#158fb2;}
        
        Background color #158fb2
      
           Border around this has a color of #158fb2        
        
          <div style="border:2px solid #158fb2;">Content here</div>
        
        
          .myborder {border:2px solid #158fb2;}
        
        Border color #158fb2