#14bfbe color space conversions
Hex:
        #14bfbe
        RGB:
        20, 191, 190
        CMY:
        92, 25, 25
        CMYK:
        90, 0, 1, 25
      HSL:
        180°, 81.0427%, 41.3725%
        HSV (HSB):
        180°, 89.5288%, 74.9020%
        XYZ:
        28.2136, 41.1280, 55.1667
        xyY:
        0.2266, 0.3303, 41.1280
      CIE-Lab:
        70.2655, -38.2979, -10.7082
        CIE-LCH:
        70.2655, 39.7667, 195.6211
        CIE-Luv:
        70.2655, -53.5489, -10.7017
        Hunter-Lab:
        64.1311, -33.7010, -6.1105
      #14bfbe color charts
#14bfbe RGB chart
      #14bfbe CMYK chart
      #14bfbe RGB pie chart
      #14bfbe color shades, tints & tones
#14bfbe color schemes
#14bfbe color preview, HTML & CSS examples
           This text has a color of #14bfbe        
        
          <p style="color:#14bfbe;">Text here</p>
        
        
          .mytext {color:#14bfbe;}
        
        Text color #14bfbe
      
           This box has a color of #14bfbe        
        
          <div style="background-color:#14bfbe;">Content here</div>
        
        
          .mybackground {background-color:#14bfbe;}
        
        Background color #14bfbe
      
           Border around this has a color of #14bfbe        
        
          <div style="border:2px solid #14bfbe;">Content here</div>
        
        
          .myborder {border:2px solid #14bfbe;}
        
        Border color #14bfbe