#0cfc30 color space conversions
Hex:
        #0cfc30
        RGB:
        12, 252, 48
        CMY:
        95, 1, 81
        CMYK:
        95, 0, 81, 1
      HSL:
        129°, 97.5610%, 51.7647%
        HSV (HSB):
        129°, 95.2381%, 98.8235%
        XYZ:
        35.4955, 69.9124, 14.4199
        xyY:
        0.2962, 0.5834, 69.9124
      CIE-Lab:
        86.9539, -83.7010, 75.5620
        CIE-LCH:
        86.9539, 112.7629, 137.9255
        CIE-Luv:
        86.9539, -81.2834, 101.4554
        Hunter-Lab:
        83.6136, -70.5473, 48.3044
      #0cfc30 color charts
#0cfc30 RGB chart
      #0cfc30 CMYK chart
      #0cfc30 RGB pie chart
      #0cfc30 color shades, tints & tones
#0cfc30 color schemes
#0cfc30 color preview, HTML & CSS examples
           This text has a color of #0cfc30        
        
          <p style="color:#0cfc30;">Text here</p>
        
        
          .mytext {color:#0cfc30;}
        
        Text color #0cfc30
      
           This box has a color of #0cfc30        
        
          <div style="background-color:#0cfc30;">Content here</div>
        
        
          .mybackground {background-color:#0cfc30;}
        
        Background color #0cfc30
      
           Border around this has a color of #0cfc30        
        
          <div style="border:2px solid #0cfc30;">Content here</div>
        
        
          .myborder {border:2px solid #0cfc30;}
        
        Border color #0cfc30