#158db2 color space conversions
Hex:
        #158db2
        RGB:
        21, 141, 178
        CMY:
        92, 45, 30
        CMYK:
        88, 21, 0, 30
      HSL:
        194°, 78.8945%, 39.0196%
        HSV (HSB):
        194°, 88.2022%, 69.8039%
        XYZ:
        17.8700, 22.4235, 45.5058
        xyY:
        0.2083, 0.2613, 22.4235
      CIE-Lab:
        54.4735, -17.3262, -28.0253
        CIE-LCH:
        54.4735, 32.9486, 238.2742
        CIE-Luv:
        54.4735, -36.9531, -40.4335
        Hunter-Lab:
        47.3535, -15.5072, -23.8291
      #158db2 color charts
#158db2 RGB chart
      #158db2 CMYK chart
      #158db2 RGB pie chart
      #158db2 color shades, tints & tones
#158db2 color schemes
#158db2 color preview, HTML & CSS examples
           This text has a color of #158db2        
        
          <p style="color:#158db2;">Text here</p>
        
        
          .mytext {color:#158db2;}
        
        Text color #158db2
      
           This box has a color of #158db2        
        
          <div style="background-color:#158db2;">Content here</div>
        
        
          .mybackground {background-color:#158db2;}
        
        Background color #158db2
      
           Border around this has a color of #158db2        
        
          <div style="border:2px solid #158db2;">Content here</div>
        
        
          .myborder {border:2px solid #158db2;}
        
        Border color #158db2