#14928f color space conversions
Hex:
        #14928f
        RGB:
        20, 146, 143
        CMY:
        92, 43, 44
        CMYK:
        86, 0, 2, 43
      HSL:
        179°, 75.9036%, 32.5490%
        HSV (HSB):
        179°, 86.3014%, 57.2549%
        XYZ:
        15.5253, 22.6897, 29.5479
        xyY:
        0.2291, 0.3348, 22.6897
      CIE-Lab:
        54.7512, -31.6427, -7.4999
        CIE-LCH:
        54.7512, 32.5194, 193.3341
        CIE-Luv:
        54.7512, -41.3777, -6.3649
        Hunter-Lab:
        47.6337, -25.1802, -3.4349
      #14928f color charts
#14928f RGB chart
      #14928f CMYK chart
      #14928f RGB pie chart
      #14928f color shades, tints & tones
#14928f color schemes
#14928f color preview, HTML & CSS examples
           This text has a color of #14928f        
        
          <p style="color:#14928f;">Text here</p>
        
        
          .mytext {color:#14928f;}
        
        Text color #14928f
      
           This box has a color of #14928f        
        
          <div style="background-color:#14928f;">Content here</div>
        
        
          .mybackground {background-color:#14928f;}
        
        Background color #14928f
      
           Border around this has a color of #14928f        
        
          <div style="border:2px solid #14928f;">Content here</div>
        
        
          .myborder {border:2px solid #14928f;}
        
        Border color #14928f