#155c6a color space conversions
Hex:
        #155c6a
        RGB:
        21, 92, 106
        CMY:
        92, 64, 58
        CMYK:
        80, 13, 0, 58
      HSL:
        190°, 66.9291%, 24.9020%
        HSV (HSB):
        190°, 80.1887%, 41.5686%
        XYZ:
        6.7379, 8.8543, 14.9896
        xyY:
        0.2203, 0.2895, 8.8543
      CIE-Lab:
        35.7023, -15.9204, -14.1279
        CIE-LCH:
        35.7023, 21.2851, 221.5861
        CIE-Luv:
        35.7023, -24.0314, -16.9261
        Hunter-Lab:
        29.7562, -11.6543, -9.0378
      #155c6a color charts
#155c6a RGB chart
      #155c6a CMYK chart
      #155c6a RGB pie chart
      #155c6a color shades, tints & tones
#155c6a color schemes
#155c6a color preview, HTML & CSS examples
           This text has a color of #155c6a        
        
          <p style="color:#155c6a;">Text here</p>
        
        
          .mytext {color:#155c6a;}
        
        Text color #155c6a
      
           This box has a color of #155c6a        
        
          <div style="background-color:#155c6a;">Content here</div>
        
        
          .mybackground {background-color:#155c6a;}
        
        Background color #155c6a
      
           Border around this has a color of #155c6a        
        
          <div style="border:2px solid #155c6a;">Content here</div>
        
        
          .myborder {border:2px solid #155c6a;}
        
        Border color #155c6a