#14d0bf color space conversions
Hex:
        #14d0bf
        RGB:
        20, 208, 191
        CMY:
        92, 18, 25
        CMYK:
        90, 0, 8, 18
      HSL:
        175°, 82.4561%, 44.7059%
        HSV (HSB):
        175°, 90.3846%, 81.5686%
        XYZ:
        32.2483, 49.0221, 57.0528
        xyY:
        0.2331, 0.3544, 49.0221
      CIE-Lab:
        75.4651, -45.5130, -3.5402
        CIE-LCH:
        75.4651, 45.6504, 184.4477
        CIE-Luv:
        75.4651, -59.2829, 1.6237
        Hunter-Lab:
        70.0158, -40.3128, 0.6982
      #14d0bf color charts
#14d0bf RGB chart
      #14d0bf CMYK chart
      #14d0bf RGB pie chart
      #14d0bf color shades, tints & tones
#14d0bf color schemes
#14d0bf color preview, HTML & CSS examples
           This text has a color of #14d0bf        
        
          <p style="color:#14d0bf;">Text here</p>
        
        
          .mytext {color:#14d0bf;}
        
        Text color #14d0bf
      
           This box has a color of #14d0bf        
        
          <div style="background-color:#14d0bf;">Content here</div>
        
        
          .mybackground {background-color:#14d0bf;}
        
        Background color #14d0bf
      
           Border around this has a color of #14d0bf        
        
          <div style="border:2px solid #14d0bf;">Content here</div>
        
        
          .myborder {border:2px solid #14d0bf;}
        
        Border color #14d0bf