#14acbb color space conversions
Hex:
        #14acbb
        RGB:
        20, 172, 187
        CMY:
        92, 33, 27
        CMYK:
        89, 8, 0, 27
      HSL:
        185°, 80.6763%, 40.5882%
        HSV (HSB):
        185°, 89.3048%, 73.3333%
        XYZ:
        24.0107, 33.2416, 52.1645
        xyY:
        0.2194, 0.3038, 33.2416
      CIE-Lab:
        64.3561, -30.2862, -17.9505
        CIE-LCH:
        64.3561, 35.2061, 210.6550
        CIE-Luv:
        64.3561, -47.2021, -23.2658
        Hunter-Lab:
        57.6556, -26.5609, -13.2844
      #14acbb color charts
#14acbb RGB chart
      #14acbb CMYK chart
      #14acbb RGB pie chart
      #14acbb color shades, tints & tones
#14acbb color schemes
#14acbb color preview, HTML & CSS examples
           This text has a color of #14acbb        
        
          <p style="color:#14acbb;">Text here</p>
        
        
          .mytext {color:#14acbb;}
        
        Text color #14acbb
      
           This box has a color of #14acbb        
        
          <div style="background-color:#14acbb;">Content here</div>
        
        
          .mybackground {background-color:#14acbb;}
        
        Background color #14acbb
      
           Border around this has a color of #14acbb        
        
          <div style="border:2px solid #14acbb;">Content here</div>
        
        
          .myborder {border:2px solid #14acbb;}
        
        Border color #14acbb