#156f8d color space conversions
Hex:
        #156f8d
        RGB:
        21, 111, 141
        CMY:
        92, 56, 45
        CMYK:
        85, 21, 0, 45
      HSL:
        195°, 74.0741%, 31.7647%
        HSV (HSB):
        195°, 85.1064%, 55.2941%
        XYZ:
        10.8014, 13.4514, 27.2264
        xyY:
        0.2098, 0.2613, 13.4514
      CIE-Lab:
        43.4357, -14.0012, -23.5255
        CIE-LCH:
        43.4357, 27.3767, 239.2410
        CIE-Luv:
        43.4357, -28.8020, -32.1355
        Hunter-Lab:
        36.6761, -11.6136, -18.3404
      #156f8d color charts
#156f8d RGB chart
      #156f8d CMYK chart
      #156f8d RGB pie chart
      #156f8d color shades, tints & tones
#156f8d color schemes
#156f8d color preview, HTML & CSS examples
           This text has a color of #156f8d        
        
          <p style="color:#156f8d;">Text here</p>
        
        
          .mytext {color:#156f8d;}
        
        Text color #156f8d
      
           This box has a color of #156f8d        
        
          <div style="background-color:#156f8d;">Content here</div>
        
        
          .mybackground {background-color:#156f8d;}
        
        Background color #156f8d
      
           Border around this has a color of #156f8d        
        
          <div style="border:2px solid #156f8d;">Content here</div>
        
        
          .myborder {border:2px solid #156f8d;}
        
        Border color #156f8d