#14aecf color space conversions
Hex:
        #14aecf
        RGB:
        20, 174, 207
        CMY:
        92, 32, 19
        CMYK:
        90, 16, 0, 19
      HSL:
        191°, 82.3789%, 44.5098%
        HSV (HSB):
        191°, 90.3382%, 81.1765%
        XYZ:
        26.6870, 34.9258, 64.3663
        xyY:
        0.2118, 0.2772, 34.9258
      CIE-Lab:
        65.6909, -24.7068, -27.0068
        CIE-LCH:
        65.6909, 36.6032, 227.5466
        CIE-Luv:
        65.6909, -46.3696, -38.9935
        Hunter-Lab:
        59.0981, -22.8160, -23.2067
      #14aecf color charts
#14aecf RGB chart
      #14aecf CMYK chart
      #14aecf RGB pie chart
      #14aecf color shades, tints & tones
#14aecf color schemes
#14aecf color preview, HTML & CSS examples
           This text has a color of #14aecf        
        
          <p style="color:#14aecf;">Text here</p>
        
        
          .mytext {color:#14aecf;}
        
        Text color #14aecf
      
           This box has a color of #14aecf        
        
          <div style="background-color:#14aecf;">Content here</div>
        
        
          .mybackground {background-color:#14aecf;}
        
        Background color #14aecf
      
           Border around this has a color of #14aecf        
        
          <div style="border:2px solid #14aecf;">Content here</div>
        
        
          .myborder {border:2px solid #14aecf;}
        
        Border color #14aecf