#0cff4f color space conversions
Hex:
        #0cff4f
        RGB:
        12, 255, 79
        CMY:
        95, 0, 69
        CMYK:
        95, 0, 69, 0
      HSL:
        137°, 100.0000%, 52.3529%
        HSV (HSB):
        137°, 95.2941%, 100.0000%
        XYZ:
        37.3229, 72.1627, 19.3588
        xyY:
        0.2897, 0.5601, 72.1627
      CIE-Lab:
        88.0468, -82.3362, 66.9299
        CIE-LCH:
        88.0468, 106.1077, 140.8929
        CIE-Luv:
        88.0468, -81.3696, 95.0787
        Hunter-Lab:
        84.9486, -70.2346, 45.9525
      #0cff4f color charts
#0cff4f RGB chart
      #0cff4f CMYK chart
      #0cff4f RGB pie chart
      #0cff4f color shades, tints & tones
#0cff4f color schemes
#0cff4f color preview, HTML & CSS examples
           This text has a color of #0cff4f        
        
          <p style="color:#0cff4f;">Text here</p>
        
        
          .mytext {color:#0cff4f;}
        
        Text color #0cff4f
      
           This box has a color of #0cff4f        
        
          <div style="background-color:#0cff4f;">Content here</div>
        
        
          .mybackground {background-color:#0cff4f;}
        
        Background color #0cff4f
      
           Border around this has a color of #0cff4f        
        
          <div style="border:2px solid #0cff4f;">Content here</div>
        
        
          .myborder {border:2px solid #0cff4f;}
        
        Border color #0cff4f