#14f086 color space conversions
Hex:
        #14f086
        RGB:
        20, 240, 134
        CMY:
        92, 6, 47
        CMYK:
        92, 0, 44, 6
      HSL:
        151°, 88.0000%, 50.9804%
        HSV (HSB):
        151°, 91.6667%, 94.1176%
        XYZ:
        35.7517, 64.1901, 33.0599
        xyY:
        0.2688, 0.4826, 64.1901
      CIE-Lab:
        84.0647, -70.3835, 38.1012
        CIE-LCH:
        84.0647, 80.0346, 151.5717
        CIE-Luv:
        84.0647, -73.8446, 63.2932
        Hunter-Lab:
        80.1187, -60.5551, 31.6179
      #14f086 color charts
#14f086 RGB chart
      #14f086 CMYK chart
      #14f086 RGB pie chart
      #14f086 color shades, tints & tones
#14f086 color schemes
#14f086 color preview, HTML & CSS examples
           This text has a color of #14f086        
        
          <p style="color:#14f086;">Text here</p>
        
        
          .mytext {color:#14f086;}
        
        Text color #14f086
      
           This box has a color of #14f086        
        
          <div style="background-color:#14f086;">Content here</div>
        
        
          .mybackground {background-color:#14f086;}
        
        Background color #14f086
      
           Border around this has a color of #14f086        
        
          <div style="border:2px solid #14f086;">Content here</div>
        
        
          .myborder {border:2px solid #14f086;}
        
        Border color #14f086