#156f85 color space conversions
Hex:
        #156f85
        RGB:
        21, 111, 133
        CMY:
        92, 56, 48
        CMYK:
        84, 17, 0, 48
      HSL:
        192°, 72.7273%, 30.1961%
        HSV (HSB):
        192°, 84.2105%, 52.1569%
        XYZ:
        10.2273, 13.2218, 24.2033
        xyY:
        0.2146, 0.2775, 13.2218
      CIE-Lab:
        43.0955, -16.9040, -19.2644
        CIE-LCH:
        43.0955, 25.6293, 228.7339
        CIE-Luv:
        43.0955, -29.3229, -25.2725
        Hunter-Lab:
        36.3617, -13.4270, -14.0117
      #156f85 color charts
#156f85 RGB chart
      #156f85 CMYK chart
      #156f85 RGB pie chart
      #156f85 color shades, tints & tones
#156f85 color schemes
#156f85 color preview, HTML & CSS examples
           This text has a color of #156f85        
        
          <p style="color:#156f85;">Text here</p>
        
        
          .mytext {color:#156f85;}
        
        Text color #156f85
      
           This box has a color of #156f85        
        
          <div style="background-color:#156f85;">Content here</div>
        
        
          .mybackground {background-color:#156f85;}
        
        Background color #156f85
      
           Border around this has a color of #156f85        
        
          <div style="border:2px solid #156f85;">Content here</div>
        
        
          .myborder {border:2px solid #156f85;}
        
        Border color #156f85