#0fdd4a color space conversions
Hex:
        #0fdd4a
        RGB:
        15, 221, 74
        CMY:
        94, 13, 71
        CMYK:
        93, 0, 67, 13
      HSL:
        137°, 87.2881%, 46.2745%
        HSV (HSB):
        137°, 93.2127%, 86.6667%
        XYZ:
        27.2895, 52.3089, 15.1369
        xyY:
        0.2881, 0.5522, 52.3089
      CIE-Lab:
        77.4652, -73.0127, 57.5399
        CIE-LCH:
        77.4652, 92.9607, 141.7590
        CIE-Luv:
        77.4652, -71.0141, 81.3542
        Hunter-Lab:
        72.3249, -59.2172, 38.2186
      #0fdd4a color charts
#0fdd4a RGB chart
      #0fdd4a CMYK chart
      #0fdd4a RGB pie chart
      #0fdd4a color shades, tints & tones
#0fdd4a color schemes
#0fdd4a color preview, HTML & CSS examples
           This text has a color of #0fdd4a        
        
          <p style="color:#0fdd4a;">Text here</p>
        
        
          .mytext {color:#0fdd4a;}
        
        Text color #0fdd4a
      
           This box has a color of #0fdd4a        
        
          <div style="background-color:#0fdd4a;">Content here</div>
        
        
          .mybackground {background-color:#0fdd4a;}
        
        Background color #0fdd4a
      
           Border around this has a color of #0fdd4a        
        
          <div style="border:2px solid #0fdd4a;">Content here</div>
        
        
          .myborder {border:2px solid #0fdd4a;}
        
        Border color #0fdd4a