#156f9b color space conversions
Hex:
        #156f9b
        RGB:
        21, 111, 155
        CMY:
        92, 56, 39
        CMYK:
        86, 28, 0, 39
      HSL:
        200°, 76.1364%, 34.5098%
        HSV (HSB):
        200°, 86.4516%, 60.7843%
        XYZ:
        11.9101, 13.8949, 33.0646
        xyY:
        0.2023, 0.2360, 13.8949
      CIE-Lab:
        44.0818, -8.7684, -30.8412
        CIE-LCH:
        44.0818, 32.0634, 254.1291
        CIE-Luv:
        44.0818, -27.9329, -44.1055
        Hunter-Lab:
        37.2758, -8.1997, -26.4987
      #156f9b color charts
#156f9b RGB chart
      #156f9b CMYK chart
      #156f9b RGB pie chart
      #156f9b color shades, tints & tones
#156f9b color schemes
#156f9b color preview, HTML & CSS examples
           This text has a color of #156f9b        
        
          <p style="color:#156f9b;">Text here</p>
        
        
          .mytext {color:#156f9b;}
        
        Text color #156f9b
      
           This box has a color of #156f9b        
        
          <div style="background-color:#156f9b;">Content here</div>
        
        
          .mybackground {background-color:#156f9b;}
        
        Background color #156f9b
      
           Border around this has a color of #156f9b        
        
          <div style="border:2px solid #156f9b;">Content here</div>
        
        
          .myborder {border:2px solid #156f9b;}
        
        Border color #156f9b