#0fc12b color space conversions
Hex:
        #0fc12b
        RGB:
        15, 193, 43
        CMY:
        94, 24, 83
        CMYK:
        92, 0, 78, 24
      HSL:
        129°, 85.5769%, 40.7843%
        HSV (HSB):
        129°, 92.2280%, 75.6863%
        XYZ:
        19.7030, 38.4159, 8.6621
        xyY:
        0.2950, 0.5753, 38.4159
      CIE-Lab:
        68.3260, -67.5585, 59.3728
        CIE-LCH:
        68.3260, 89.9405, 138.6898
        CIE-Luv:
        68.3260, -63.1694, 77.7967
        Hunter-Lab:
        61.9806, -51.7226, 35.1004
      #0fc12b color charts
#0fc12b RGB chart
      #0fc12b CMYK chart
      #0fc12b RGB pie chart
      #0fc12b color shades, tints & tones
#0fc12b color schemes
#0fc12b color preview, HTML & CSS examples
           This text has a color of #0fc12b        
        
          <p style="color:#0fc12b;">Text here</p>
        
        
          .mytext {color:#0fc12b;}
        
        Text color #0fc12b
      
           This box has a color of #0fc12b        
        
          <div style="background-color:#0fc12b;">Content here</div>
        
        
          .mybackground {background-color:#0fc12b;}
        
        Background color #0fc12b
      
           Border around this has a color of #0fc12b        
        
          <div style="border:2px solid #0fc12b;">Content here</div>
        
        
          .myborder {border:2px solid #0fc12b;}
        
        Border color #0fc12b