#0fd42e color space conversions
Hex:
        #0fd42e
        RGB:
        15, 212, 46
        CMY:
        94, 17, 82
        CMYK:
        93, 0, 78, 17
      HSL:
        129°, 86.7841%, 44.5098%
        HSV (HSB):
        129°, 92.9245%, 83.1373%
        XYZ:
        24.2336, 47.3858, 10.4539
        xyY:
        0.2953, 0.5774, 47.3858
      CIE-Lab:
        74.4359, -72.7581, 64.3435
        CIE-LCH:
        74.4359, 97.1279, 138.5121
        CIE-Luv:
        74.4359, -69.0493, 85.2883
        Hunter-Lab:
        68.8373, -57.6258, 39.1821
      #0fd42e color charts
#0fd42e RGB chart
      #0fd42e CMYK chart
      #0fd42e RGB pie chart
      #0fd42e color shades, tints & tones
#0fd42e color schemes
#0fd42e color preview, HTML & CSS examples
           This text has a color of #0fd42e        
        
          <p style="color:#0fd42e;">Text here</p>
        
        
          .mytext {color:#0fd42e;}
        
        Text color #0fd42e
      
           This box has a color of #0fd42e        
        
          <div style="background-color:#0fd42e;">Content here</div>
        
        
          .mybackground {background-color:#0fd42e;}
        
        Background color #0fd42e
      
           Border around this has a color of #0fd42e        
        
          <div style="border:2px solid #0fd42e;">Content here</div>
        
        
          .myborder {border:2px solid #0fd42e;}
        
        Border color #0fd42e