#0fdbba color space conversions
Hex:
        #0fdbba
        RGB:
        15, 219, 186
        CMY:
        94, 14, 27
        CMYK:
        93, 0, 15, 14
      HSL:
        170°, 87.1795%, 45.8824%
        HSV (HSB):
        170°, 93.1507%, 85.8824%
        XYZ:
        34.3914, 54.3098, 55.1246
        xyY:
        0.2391, 0.3776, 54.3098
      CIE-Lab:
        78.6420, -51.6467, 3.7746
        CIE-LCH:
        78.6420, 51.7844, 175.8199
        CIE-Luv:
        78.6420, -63.6190, 13.8092
        Hunter-Lab:
        73.6952, -45.6656, 7.2372
      #0fdbba color charts
#0fdbba RGB chart
      #0fdbba CMYK chart
      #0fdbba RGB pie chart
      #0fdbba color shades, tints & tones
#0fdbba color schemes
#0fdbba color preview, HTML & CSS examples
           This text has a color of #0fdbba        
        
          <p style="color:#0fdbba;">Text here</p>
        
        
          .mytext {color:#0fdbba;}
        
        Text color #0fdbba
      
           This box has a color of #0fdbba        
        
          <div style="background-color:#0fdbba;">Content here</div>
        
        
          .mybackground {background-color:#0fdbba;}
        
        Background color #0fdbba
      
           Border around this has a color of #0fdbba        
        
          <div style="border:2px solid #0fdbba;">Content here</div>
        
        
          .myborder {border:2px solid #0fdbba;}
        
        Border color #0fdbba