#0fdc3f color space conversions
Hex:
        #0fdc3f
        RGB:
        15, 220, 63
        CMY:
        94, 14, 75
        CMYK:
        93, 0, 71, 14
      HSL:
        134°, 87.2340%, 46.0784%
        HSV (HSB):
        134°, 93.1818%, 86.2745%
        XYZ:
        26.6874, 51.6468, 13.2649
        xyY:
        0.2913, 0.5638, 51.6468
      CIE-Lab:
        77.0692, -73.7497, 61.3175
        CIE-LCH:
        77.0692, 95.9107, 140.2590
        CIE-Luv:
        77.0692, -71.0706, 84.4034
        Hunter-Lab:
        71.8657, -59.4789, 39.3623
      #0fdc3f color charts
#0fdc3f RGB chart
      #0fdc3f CMYK chart
      #0fdc3f RGB pie chart
      #0fdc3f color shades, tints & tones
#0fdc3f color schemes
#0fdc3f color preview, HTML & CSS examples
           This text has a color of #0fdc3f        
        
          <p style="color:#0fdc3f;">Text here</p>
        
        
          .mytext {color:#0fdc3f;}
        
        Text color #0fdc3f
      
           This box has a color of #0fdc3f        
        
          <div style="background-color:#0fdc3f;">Content here</div>
        
        
          .mybackground {background-color:#0fdc3f;}
        
        Background color #0fdc3f
      
           Border around this has a color of #0fdc3f        
        
          <div style="border:2px solid #0fdc3f;">Content here</div>
        
        
          .myborder {border:2px solid #0fdc3f;}
        
        Border color #0fdc3f