#0fff3c color space conversions
Hex:
        #0fff3c
        RGB:
        15, 255, 60
        CMY:
        94, 0, 76
        CMYK:
        94, 0, 76, 0
      HSL:
        131°, 100.0000%, 52.9412%
        HSV (HSB):
        131°, 94.1176%, 100.0000%
        XYZ:
        36.7726, 71.9478, 16.2242
        xyY:
        0.2943, 0.5758, 71.9478
      CIE-Lab:
        87.9435, -83.6990, 73.1824
        CIE-LCH:
        87.9435, 111.1808, 138.8351
        CIE-Luv:
        87.9435, -81.7952, 100.2013
        Hunter-Lab:
        84.8221, -71.0541, 48.0349
      #0fff3c color charts
#0fff3c RGB chart
      #0fff3c CMYK chart
      #0fff3c RGB pie chart
      #0fff3c color shades, tints & tones
#0fff3c color schemes
#0fff3c color preview, HTML & CSS examples
           This text has a color of #0fff3c        
        
          <p style="color:#0fff3c;">Text here</p>
        
        
          .mytext {color:#0fff3c;}
        
        Text color #0fff3c
      
           This box has a color of #0fff3c        
        
          <div style="background-color:#0fff3c;">Content here</div>
        
        
          .mybackground {background-color:#0fff3c;}
        
        Background color #0fff3c
      
           Border around this has a color of #0fff3c        
        
          <div style="border:2px solid #0fff3c;">Content here</div>
        
        
          .myborder {border:2px solid #0fff3c;}
        
        Border color #0fff3c