#0fd70b color space conversions
Hex:
        #0fd70b
        RGB:
        15, 215, 11
        CMY:
        94, 16, 96
        CMYK:
        93, 0, 95, 16
      HSL:
        119°, 90.2655%, 44.3137%
        HSV (HSB):
        119°, 94.8837%, 84.3137%
        XYZ:
        24.5578, 48.7266, 8.4275
        xyY:
        0.3005, 0.5963, 48.7266
      CIE-Lab:
        75.2809, -74.9929, 72.1477
        CIE-LCH:
        75.2809, 104.0636, 136.1078
        CIE-Luv:
        75.2809, -70.4839, 91.3683
        Hunter-Lab:
        69.8044, -59.3598, 41.7051
      #0fd70b color charts
#0fd70b RGB chart
      #0fd70b CMYK chart
      #0fd70b RGB pie chart
      #0fd70b color shades, tints & tones
#0fd70b color schemes
#0fd70b color preview, HTML & CSS examples
           This text has a color of #0fd70b        
        
          <p style="color:#0fd70b;">Text here</p>
        
        
          .mytext {color:#0fd70b;}
        
        Text color #0fd70b
      
           This box has a color of #0fd70b        
        
          <div style="background-color:#0fd70b;">Content here</div>
        
        
          .mybackground {background-color:#0fd70b;}
        
        Background color #0fd70b
      
           Border around this has a color of #0fd70b        
        
          <div style="border:2px solid #0fd70b;">Content here</div>
        
        
          .myborder {border:2px solid #0fd70b;}
        
        Border color #0fd70b