#01cd12 color space conversions
Hex:
        #01cd12
        RGB:
        1, 205, 18
        CMY:
        100, 20, 93
        CMYK:
        100, 0, 91, 20
      HSL:
        125°, 99.0291%, 40.3922%
        HSV (HSB):
        125°, 99.5122%, 80.3922%
        XYZ:
        21.9530, 43.7128, 7.8526
        xyY:
        0.2986, 0.5946, 43.7128
      CIE-Lab:
        72.0361, -72.6895, 68.5368
        CIE-LCH:
        72.0361, 99.9053, 136.6843
        CIE-Luv:
        72.0361, -67.9962, 86.8306
        Hunter-Lab:
        66.1156, -56.4333, 39.2390
      #01cd12 color charts
#01cd12 RGB chart
      #01cd12 CMYK chart
      #01cd12 RGB pie chart
      #01cd12 color shades, tints & tones
#01cd12 color schemes
#01cd12 color preview, HTML & CSS examples
           This text has a color of #01cd12        
        
          <p style="color:#01cd12;">Text here</p>
        
        
          .mytext {color:#01cd12;}
        
        Text color #01cd12
      
           This box has a color of #01cd12        
        
          <div style="background-color:#01cd12;">Content here</div>
        
        
          .mybackground {background-color:#01cd12;}
        
        Background color #01cd12
      
           Border around this has a color of #01cd12        
        
          <div style="border:2px solid #01cd12;">Content here</div>
        
        
          .myborder {border:2px solid #01cd12;}
        
        Border color #01cd12