#14b2eb color space conversions
Hex:
        #14b2eb
        RGB:
        20, 178, 235
        CMY:
        92, 30, 8
        CMYK:
        91, 24, 0, 8
      HSL:
        196°, 84.3137%, 50.0000%
        HSV (HSB):
        196°, 91.4894%, 92.1569%
        XYZ:
        31.2043, 37.9877, 84.2850
        xyY:
        0.2033, 0.2475, 37.9877
      CIE-Lab:
        68.0115, -17.1905, -38.7895
        CIE-LCH:
        68.0115, 42.4280, 246.0983
        CIE-Luv:
        68.0115, -45.6773, -60.0682
        Hunter-Lab:
        61.6341, -17.4883, -37.9355
      #14b2eb color charts
#14b2eb RGB chart
      #14b2eb CMYK chart
      #14b2eb RGB pie chart
      #14b2eb color shades, tints & tones
#14b2eb color schemes
#14b2eb color preview, HTML & CSS examples
           This text has a color of #14b2eb        
        
          <p style="color:#14b2eb;">Text here</p>
        
        
          .mytext {color:#14b2eb;}
        
        Text color #14b2eb
      
           This box has a color of #14b2eb        
        
          <div style="background-color:#14b2eb;">Content here</div>
        
        
          .mybackground {background-color:#14b2eb;}
        
        Background color #14b2eb
      
           Border around this has a color of #14b2eb        
        
          <div style="border:2px solid #14b2eb;">Content here</div>
        
        
          .myborder {border:2px solid #14b2eb;}
        
        Border color #14b2eb