#14dc01 color space conversions
Hex:
        #14dc01
        RGB:
        20, 220, 1
        CMY:
        92, 14, 100
        CMYK:
        91, 0, 100, 14
      HSL:
        115°, 99.0950%, 43.3333%
        HSV (HSB):
        115°, 99.5455%, 86.2745%
        XYZ:
        25.8872, 51.3373, 8.5734
        xyY:
        0.3017, 0.5984, 51.3373
      CIE-Lab:
        76.8829, -76.2525, 74.4204
        CIE-LCH:
        76.8829, 106.5498, 135.6966
        CIE-Luv:
        76.8829, -71.7796, 93.9297
        Hunter-Lab:
        71.6501, -60.8956, 43.0606
      #14dc01 color charts
#14dc01 RGB chart
      #14dc01 CMYK chart
      #14dc01 RGB pie chart
      #14dc01 color shades, tints & tones
#14dc01 color schemes
#14dc01 color preview, HTML & CSS examples
           This text has a color of #14dc01        
        
          <p style="color:#14dc01;">Text here</p>
        
        
          .mytext {color:#14dc01;}
        
        Text color #14dc01
      
           This box has a color of #14dc01        
        
          <div style="background-color:#14dc01;">Content here</div>
        
        
          .mybackground {background-color:#14dc01;}
        
        Background color #14dc01
      
           Border around this has a color of #14dc01        
        
          <div style="border:2px solid #14dc01;">Content here</div>
        
        
          .myborder {border:2px solid #14dc01;}
        
        Border color #14dc01