#0fffaf color space conversions
Hex:
        #0fffaf
        RGB:
        15, 255, 175
        CMY:
        94, 0, 31
        CMYK:
        94, 0, 31, 0
      HSL:
        160°, 100.0000%, 52.9412%
        HSV (HSB):
        160°, 94.1176%, 100.0000%
        XYZ:
        43.6949, 74.7167, 52.6763
        xyY:
        0.2554, 0.4367, 74.7167
      CIE-Lab:
        89.2601, -67.8141, 24.4775
        CIE-LCH:
        89.2601, 72.0964, 160.1530
        CIE-Luv:
        89.2601, -76.2125, 46.5808
        Hunter-Lab:
        86.4388, -61.0361, 24.3756
      #0fffaf color charts
#0fffaf RGB chart
      #0fffaf CMYK chart
      #0fffaf RGB pie chart
      #0fffaf color shades, tints & tones
#0fffaf color schemes
#0fffaf color preview, HTML & CSS examples
           This text has a color of #0fffaf        
        
          <p style="color:#0fffaf;">Text here</p>
        
        
          .mytext {color:#0fffaf;}
        
        Text color #0fffaf
      
           This box has a color of #0fffaf        
        
          <div style="background-color:#0fffaf;">Content here</div>
        
        
          .mybackground {background-color:#0fffaf;}
        
        Background color #0fffaf
      
           Border around this has a color of #0fffaf        
        
          <div style="border:2px solid #0fffaf;">Content here</div>
        
        
          .myborder {border:2px solid #0fffaf;}
        
        Border color #0fffaf