#158bc2 color space conversions
Hex:
        #158bc2
        RGB:
        21, 139, 194
        CMY:
        92, 45, 24
        CMYK:
        89, 28, 0, 24
      HSL:
        199°, 80.4651%, 42.1569%
        HSV (HSB):
        199°, 89.1753%, 76.0784%
        XYZ:
        19.2795, 22.5197, 54.3695
        xyY:
        0.2005, 0.2342, 22.5197
      CIE-Lab:
        54.5741, -10.4188, -36.9906
        CIE-LCH:
        54.5741, 38.4299, 254.2696
        CIE-Luv:
        54.5741, -35.1812, -55.8417
        Hunter-Lab:
        47.4549, -10.5271, -34.7106
      #158bc2 color charts
#158bc2 RGB chart
      #158bc2 CMYK chart
      #158bc2 RGB pie chart
      #158bc2 color shades, tints & tones
#158bc2 color schemes
#158bc2 color preview, HTML & CSS examples
           This text has a color of #158bc2        
        
          <p style="color:#158bc2;">Text here</p>
        
        
          .mytext {color:#158bc2;}
        
        Text color #158bc2
      
           This box has a color of #158bc2        
        
          <div style="background-color:#158bc2;">Content here</div>
        
        
          .mybackground {background-color:#158bc2;}
        
        Background color #158bc2
      
           Border around this has a color of #158bc2        
        
          <div style="border:2px solid #158bc2;">Content here</div>
        
        
          .myborder {border:2px solid #158bc2;}
        
        Border color #158bc2