#14e4e5 color space conversions
Hex:
        #14e4e5
        RGB:
        20, 228, 229
        CMY:
        92, 11, 10
        CMYK:
        91, 0, 0, 10
      HSL:
        180°, 83.9357%, 48.8235%
        HSV (HSB):
        180°, 91.2664%, 89.8039%
        XYZ:
        42.1748, 61.2927, 83.7366
        xyY:
        0.2253, 0.3274, 61.2927
      CIE-Lab:
        82.5358, -43.3579, -13.3484
        CIE-LCH:
        82.5358, 45.3662, 197.1118
        CIE-Luv:
        82.5358, -63.0240, -14.4672
        Hunter-Lab:
        78.2896, -40.8486, -8.6123
      #14e4e5 color charts
#14e4e5 RGB chart
      #14e4e5 CMYK chart
      #14e4e5 RGB pie chart
      #14e4e5 color shades, tints & tones
#14e4e5 color schemes
#14e4e5 color preview, HTML & CSS examples
           This text has a color of #14e4e5        
        
          <p style="color:#14e4e5;">Text here</p>
        
        
          .mytext {color:#14e4e5;}
        
        Text color #14e4e5
      
           This box has a color of #14e4e5        
        
          <div style="background-color:#14e4e5;">Content here</div>
        
        
          .mybackground {background-color:#14e4e5;}
        
        Background color #14e4e5
      
           Border around this has a color of #14e4e5        
        
          <div style="border:2px solid #14e4e5;">Content here</div>
        
        
          .myborder {border:2px solid #14e4e5;}
        
        Border color #14e4e5