#156e5f color space conversions
Hex:
        #156e5f
        RGB:
        21, 110, 95
        CMY:
        92, 57, 63
        CMYK:
        81, 0, 14, 57
      HSL:
        170°, 67.9389%, 25.6863%
        HSV (HSB):
        170°, 80.9091%, 43.1373%
        XYZ:
        7.9507, 12.1375, 12.7502
        xyY:
        0.2421, 0.3696, 12.1375
      CIE-Lab:
        41.4338, -28.8877, 1.1765
        CIE-LCH:
        41.4338, 28.9116, 177.6677
        CIE-Luv:
        41.4338, -31.5182, 5.5059
        Hunter-Lab:
        34.8389, -20.2319, 2.6886
      #156e5f color charts
#156e5f RGB chart
      #156e5f CMYK chart
      #156e5f RGB pie chart
      #156e5f color shades, tints & tones
#156e5f color schemes
#156e5f color preview, HTML & CSS examples
           This text has a color of #156e5f        
        
          <p style="color:#156e5f;">Text here</p>
        
        
          .mytext {color:#156e5f;}
        
        Text color #156e5f
      
           This box has a color of #156e5f        
        
          <div style="background-color:#156e5f;">Content here</div>
        
        
          .mybackground {background-color:#156e5f;}
        
        Background color #156e5f
      
           Border around this has a color of #156e5f        
        
          <div style="border:2px solid #156e5f;">Content here</div>
        
        
          .myborder {border:2px solid #156e5f;}
        
        Border color #156e5f