#156e7e color space conversions
Hex:
        #156e7e
        RGB:
        21, 110, 126
        CMY:
        92, 57, 51
        CMYK:
        83, 13, 0, 51
      HSL:
        189°, 71.4286%, 28.8235%
        HSV (HSB):
        189°, 83.3333%, 49.4118%
        XYZ:
        9.6511, 12.8176, 21.7041
        xyY:
        0.2185, 0.2902, 12.8176
      CIE-Lab:
        42.4872, -18.8351, -15.9907
        CIE-LCH:
        42.4872, 24.7076, 220.3307
        CIE-Luv:
        42.4872, -29.4225, -20.0641
        Hunter-Lab:
        35.8017, -14.5348, -10.8821
      #156e7e color charts
#156e7e RGB chart
      #156e7e CMYK chart
      #156e7e RGB pie chart
      #156e7e color shades, tints & tones
#156e7e color schemes
#156e7e color preview, HTML & CSS examples
           This text has a color of #156e7e        
        
          <p style="color:#156e7e;">Text here</p>
        
        
          .mytext {color:#156e7e;}
        
        Text color #156e7e
      
           This box has a color of #156e7e        
        
          <div style="background-color:#156e7e;">Content here</div>
        
        
          .mybackground {background-color:#156e7e;}
        
        Background color #156e7e
      
           Border around this has a color of #156e7e        
        
          <div style="border:2px solid #156e7e;">Content here</div>
        
        
          .myborder {border:2px solid #156e7e;}
        
        Border color #156e7e