#155fb1 color space conversions
Hex:
        #155fb1
        RGB:
        21, 95, 177
        CMY:
        92, 63, 31
        CMYK:
        88, 46, 0, 31
      HSL:
        212°, 78.7879%, 38.8235%
        HSV (HSB):
        212°, 88.1356%, 69.4118%
        XYZ:
        12.3373, 11.5182, 43.1680
        xyY:
        0.1841, 0.1719, 11.5182
      CIE-Lab:
        40.4398, 9.8859, -49.6154
        CIE-LCH:
        40.4398, 50.5907, 281.2687
        CIE-Luv:
        40.4398, -21.5458, -72.9915
        Hunter-Lab:
        33.9384, 5.4960, -51.6570
      #155fb1 color charts
#155fb1 RGB chart
      #155fb1 CMYK chart
      #155fb1 RGB pie chart
      #155fb1 color shades, tints & tones
#155fb1 color schemes
#155fb1 color preview, HTML & CSS examples
           This text has a color of #155fb1        
        
          <p style="color:#155fb1;">Text here</p>
        
        
          .mytext {color:#155fb1;}
        
        Text color #155fb1
      
           This box has a color of #155fb1        
        
          <div style="background-color:#155fb1;">Content here</div>
        
        
          .mybackground {background-color:#155fb1;}
        
        Background color #155fb1
      
           Border around this has a color of #155fb1        
        
          <div style="border:2px solid #155fb1;">Content here</div>
        
        
          .myborder {border:2px solid #155fb1;}
        
        Border color #155fb1