#156b6a color space conversions
Hex:
        #156b6a
        RGB:
        21, 107, 106
        CMY:
        92, 58, 58
        CMYK:
        80, 0, 1, 58
      HSL:
        179°, 67.1875%, 25.0980%
        HSV (HSB):
        179°, 80.3738%, 41.9608%
        XYZ:
        8.1685, 11.7154, 15.4664
        xyY:
        0.2311, 0.3314, 11.7154
      CIE-Lab:
        40.7602, -24.0060, -6.4910
        CIE-LCH:
        40.7602, 24.8681, 195.1305
        CIE-Luv:
        40.7602, -29.6543, -5.5649
        Hunter-Lab:
        34.2278, -17.2996, -2.8318
      #156b6a color charts
#156b6a RGB chart
      #156b6a CMYK chart
      #156b6a RGB pie chart
      #156b6a color shades, tints & tones
#156b6a color schemes
#156b6a color preview, HTML & CSS examples
           This text has a color of #156b6a        
        
          <p style="color:#156b6a;">Text here</p>
        
        
          .mytext {color:#156b6a;}
        
        Text color #156b6a
      
           This box has a color of #156b6a        
        
          <div style="background-color:#156b6a;">Content here</div>
        
        
          .mybackground {background-color:#156b6a;}
        
        Background color #156b6a
      
           Border around this has a color of #156b6a        
        
          <div style="border:2px solid #156b6a;">Content here</div>
        
        
          .myborder {border:2px solid #156b6a;}
        
        Border color #156b6a