#155bc2 color space conversions
Hex:
        #155bc2
        RGB:
        21, 91, 194
        CMY:
        92, 64, 24
        CMYK:
        89, 53, 0, 24
      HSL:
        216°, 80.4651%, 42.1569%
        HSV (HSB):
        216°, 89.1753%, 76.0784%
        XYZ:
        13.7880, 11.5366, 52.5390
        xyY:
        0.1771, 0.1482, 11.5366
      CIE-Lab:
        40.4700, 19.3132, -59.5070
        CIE-LCH:
        40.4700, 62.5626, 287.9810
        CIE-Luv:
        40.4700, -19.8482, -87.8098
        Hunter-Lab:
        33.9656, 13.0201, -67.9355
      #155bc2 color charts
#155bc2 RGB chart
      #155bc2 CMYK chart
      #155bc2 RGB pie chart
      #155bc2 color shades, tints & tones
#155bc2 color schemes
#155bc2 color preview, HTML & CSS examples
           This text has a color of #155bc2        
        
          <p style="color:#155bc2;">Text here</p>
        
        
          .mytext {color:#155bc2;}
        
        Text color #155bc2
      
           This box has a color of #155bc2        
        
          <div style="background-color:#155bc2;">Content here</div>
        
        
          .mybackground {background-color:#155bc2;}
        
        Background color #155bc2
      
           Border around this has a color of #155bc2        
        
          <div style="border:2px solid #155bc2;">Content here</div>
        
        
          .myborder {border:2px solid #155bc2;}
        
        Border color #155bc2