#155b86 color space conversions
Hex:
        #155b86
        RGB:
        21, 91, 134
        CMY:
        92, 64, 47
        CMYK:
        84, 32, 0, 47
      HSL:
        203°, 72.9032%, 30.3922%
        HSV (HSB):
        203°, 84.3284%, 52.5490%
        XYZ:
        8.3534, 9.3628, 23.9212
        xyY:
        0.2006, 0.2249, 9.3628
      CIE-Lab:
        36.6737, -4.7387, -29.8639
        CIE-LCH:
        36.6737, 30.2376, 260.9836
        CIE-Luv:
        36.6737, -22.0952, -41.1361
        Hunter-Lab:
        30.5987, -4.8175, -24.9320
      #155b86 color charts
#155b86 RGB chart
      #155b86 CMYK chart
      #155b86 RGB pie chart
      #155b86 color shades, tints & tones
#155b86 color schemes
#155b86 color preview, HTML & CSS examples
           This text has a color of #155b86        
        
          <p style="color:#155b86;">Text here</p>
        
        
          .mytext {color:#155b86;}
        
        Text color #155b86
      
           This box has a color of #155b86        
        
          <div style="background-color:#155b86;">Content here</div>
        
        
          .mybackground {background-color:#155b86;}
        
        Background color #155b86
      
           Border around this has a color of #155b86        
        
          <div style="border:2px solid #155b86;">Content here</div>
        
        
          .myborder {border:2px solid #155b86;}
        
        Border color #155b86