#14a7ce color space conversions
Hex:
        #14a7ce
        RGB:
        20, 167, 206
        CMY:
        92, 35, 19
        CMYK:
        90, 19, 0, 19
      HSL:
        193°, 82.3009%, 44.3137%
        HSV (HSB):
        193°, 90.2913%, 80.7843%
        XYZ:
        25.2478, 32.2424, 63.2852
        xyY:
        0.2090, 0.2670, 32.2424
      CIE-Lab:
        63.5427, -21.4424, -29.7655
        CIE-LCH:
        63.5427, 36.6846, 234.2319
        CIE-Luv:
        63.5427, -44.0341, -43.8167
        Hunter-Lab:
        56.7824, -20.0007, -26.3324
      #14a7ce color charts
#14a7ce RGB chart
      #14a7ce CMYK chart
      #14a7ce RGB pie chart
      #14a7ce color shades, tints & tones
#14a7ce color schemes
#14a7ce color preview, HTML & CSS examples
           This text has a color of #14a7ce        
        
          <p style="color:#14a7ce;">Text here</p>
        
        
          .mytext {color:#14a7ce;}
        
        Text color #14a7ce
      
           This box has a color of #14a7ce        
        
          <div style="background-color:#14a7ce;">Content here</div>
        
        
          .mybackground {background-color:#14a7ce;}
        
        Background color #14a7ce
      
           Border around this has a color of #14a7ce        
        
          <div style="border:2px solid #14a7ce;">Content here</div>
        
        
          .myborder {border:2px solid #14a7ce;}
        
        Border color #14a7ce