#156c8f color space conversions
Hex:
        #156c8f
        RGB:
        21, 108, 143
        CMY:
        92, 58, 44
        CMYK:
        85, 24, 0, 44
      HSL:
        197°, 74.3902%, 32.1569%
        HSV (HSB):
        197°, 85.3147%, 56.0784%
        XYZ:
        10.6297, 12.8677, 27.9101
        xyY:
        0.2068, 0.2503, 12.8677
      CIE-Lab:
        42.5633, -11.5308, -26.0756
        CIE-LCH:
        42.5633, 28.5114, 246.1448
        CIE-Luv:
        42.5633, -27.6018, -36.1577
        Hunter-Lab:
        35.8716, -9.8808, -21.0207
      #156c8f color charts
#156c8f RGB chart
      #156c8f CMYK chart
      #156c8f RGB pie chart
      #156c8f color shades, tints & tones
#156c8f color schemes
#156c8f color preview, HTML & CSS examples
           This text has a color of #156c8f        
        
          <p style="color:#156c8f;">Text here</p>
        
        
          .mytext {color:#156c8f;}
        
        Text color #156c8f
      
           This box has a color of #156c8f        
        
          <div style="background-color:#156c8f;">Content here</div>
        
        
          .mybackground {background-color:#156c8f;}
        
        Background color #156c8f
      
           Border around this has a color of #156c8f        
        
          <div style="border:2px solid #156c8f;">Content here</div>
        
        
          .myborder {border:2px solid #156c8f;}
        
        Border color #156c8f