#14be7a color space conversions
Hex:
        #14be7a
        RGB:
        20, 190, 122
        CMY:
        92, 25, 52
        CMYK:
        89, 0, 36, 25
      HSL:
        156°, 80.9524%, 41.1765%
        HSV (HSB):
        156°, 89.4737%, 74.5098%
        XYZ:
        22.2148, 38.3808, 24.6497
        xyY:
        0.2606, 0.4502, 38.3808
      CIE-Lab:
        68.3003, -55.3725, 23.4518
        CIE-LCH:
        68.3003, 60.1340, 157.0460
        CIE-Luv:
        68.3003, -58.2326, 40.6545
        Hunter-Lab:
        61.9522, -44.4099, 19.7761
      #14be7a color charts
#14be7a RGB chart
      #14be7a CMYK chart
      #14be7a RGB pie chart
      #14be7a color shades, tints & tones
#14be7a color schemes
#14be7a color preview, HTML & CSS examples
           This text has a color of #14be7a        
        
          <p style="color:#14be7a;">Text here</p>
        
        
          .mytext {color:#14be7a;}
        
        Text color #14be7a
      
           This box has a color of #14be7a        
        
          <div style="background-color:#14be7a;">Content here</div>
        
        
          .mybackground {background-color:#14be7a;}
        
        Background color #14be7a
      
           Border around this has a color of #14be7a        
        
          <div style="border:2px solid #14be7a;">Content here</div>
        
        
          .myborder {border:2px solid #14be7a;}
        
        Border color #14be7a