#0cff1a color space conversions
Hex:
        #0cff1a
        RGB:
        12, 255, 26
        CMY:
        95, 0, 90
        CMYK:
        95, 0, 90, 0
      HSL:
        123°, 100.0000%, 52.3529%
        HSV (HSB):
        123°, 95.2941%, 100.0000%
        XYZ:
        36.0981, 71.6727, 12.9089
        xyY:
        0.2991, 0.5939, 71.6727
      CIE-Lab:
        87.8108, -85.3688, 80.7325
        CIE-LCH:
        87.8108, 117.4971, 136.5989
        CIE-Luv:
        87.8108, -82.5016, 105.7315
        Hunter-Lab:
        84.6598, -72.0440, 50.2213
      #0cff1a color charts
#0cff1a RGB chart
      #0cff1a CMYK chart
      #0cff1a RGB pie chart
      #0cff1a color shades, tints & tones
#0cff1a color schemes
#0cff1a color preview, HTML & CSS examples
           This text has a color of #0cff1a        
        
          <p style="color:#0cff1a;">Text here</p>
        
        
          .mytext {color:#0cff1a;}
        
        Text color #0cff1a
      
           This box has a color of #0cff1a        
        
          <div style="background-color:#0cff1a;">Content here</div>
        
        
          .mybackground {background-color:#0cff1a;}
        
        Background color #0cff1a
      
           Border around this has a color of #0cff1a        
        
          <div style="border:2px solid #0cff1a;">Content here</div>
        
        
          .myborder {border:2px solid #0cff1a;}
        
        Border color #0cff1a