#14b1b1 color space conversions
Hex:
        #14b1b1
        RGB:
        20, 177, 177
        CMY:
        92, 31, 31
        CMYK:
        89, 0, 0, 31
      HSL:
        180°, 79.6954%, 38.6275%
        HSV (HSB):
        180°, 88.7006%, 69.4118%
        XYZ:
        23.9464, 34.7673, 47.0436
        xyY:
        0.2264, 0.3287, 34.7673
      CIE-Lab:
        65.5671, -35.7881, -10.5642
        CIE-LCH:
        65.5671, 37.3148, 196.4459
        CIE-Luv:
        65.5671, -49.7187, -10.7359
        Hunter-Lab:
        58.9638, -30.6941, -6.0292
      #14b1b1 color charts
#14b1b1 RGB chart
      #14b1b1 CMYK chart
      #14b1b1 RGB pie chart
      #14b1b1 color shades, tints & tones
#14b1b1 color schemes
#14b1b1 color preview, HTML & CSS examples
           This text has a color of #14b1b1        
        
          <p style="color:#14b1b1;">Text here</p>
        
        
          .mytext {color:#14b1b1;}
        
        Text color #14b1b1
      
           This box has a color of #14b1b1        
        
          <div style="background-color:#14b1b1;">Content here</div>
        
        
          .mybackground {background-color:#14b1b1;}
        
        Background color #14b1b1
      
           Border around this has a color of #14b1b1        
        
          <div style="border:2px solid #14b1b1;">Content here</div>
        
        
          .myborder {border:2px solid #14b1b1;}
        
        Border color #14b1b1