#0fdd5a color space conversions
Hex:
        #0fdd5a
        RGB:
        15, 221, 90
        CMY:
        94, 13, 65
        CMYK:
        93, 0, 59, 13
      HSL:
        142°, 87.2881%, 46.2745%
        HSV (HSB):
        142°, 93.2127%, 86.6667%
        XYZ:
        27.8989, 52.5526, 18.3461
        xyY:
        0.2824, 0.5319, 52.5526
      CIE-Lab:
        77.6101, -71.2001, 50.9318
        CIE-LCH:
        77.6101, 87.5414, 144.4226
        CIE-Luv:
        77.6101, -70.3725, 75.2120
        Hunter-Lab:
        72.4932, -58.1676, 35.7405
      #0fdd5a color charts
#0fdd5a RGB chart
      #0fdd5a CMYK chart
      #0fdd5a RGB pie chart
      #0fdd5a color shades, tints & tones
#0fdd5a color schemes
#0fdd5a color preview, HTML & CSS examples
           This text has a color of #0fdd5a        
        
          <p style="color:#0fdd5a;">Text here</p>
        
        
          .mytext {color:#0fdd5a;}
        
        Text color #0fdd5a
      
           This box has a color of #0fdd5a        
        
          <div style="background-color:#0fdd5a;">Content here</div>
        
        
          .mybackground {background-color:#0fdd5a;}
        
        Background color #0fdd5a
      
           Border around this has a color of #0fdd5a        
        
          <div style="border:2px solid #0fdd5a;">Content here</div>
        
        
          .myborder {border:2px solid #0fdd5a;}
        
        Border color #0fdd5a