#0fdbaf color space conversions
Hex:
        #0fdbaf
        RGB:
        15, 219, 175
        CMY:
        94, 14, 31
        CMYK:
        93, 0, 20, 14
      HSL:
        167°, 87.1795%, 45.8824%
        HSV (HSB):
        167°, 93.1507%, 85.8824%
        XYZ:
        33.2664, 53.8597, 49.2001
        xyY:
        0.2440, 0.3951, 53.8597
      CIE-Lab:
        78.3799, -54.4451, 9.2509
        CIE-LCH:
        78.3799, 55.2254, 170.3568
        CIE-Luv:
        78.3799, -64.4601, 22.3253
        Hunter-Lab:
        73.3892, -47.5193, 11.6244
      #0fdbaf color charts
#0fdbaf RGB chart
      #0fdbaf CMYK chart
      #0fdbaf RGB pie chart
      #0fdbaf color shades, tints & tones
#0fdbaf color schemes
#0fdbaf color preview, HTML & CSS examples
           This text has a color of #0fdbaf        
        
          <p style="color:#0fdbaf;">Text here</p>
        
        
          .mytext {color:#0fdbaf;}
        
        Text color #0fdbaf
      
           This box has a color of #0fdbaf        
        
          <div style="background-color:#0fdbaf;">Content here</div>
        
        
          .mybackground {background-color:#0fdbaf;}
        
        Background color #0fdbaf
      
           Border around this has a color of #0fdbaf        
        
          <div style="border:2px solid #0fdbaf;">Content here</div>
        
        
          .myborder {border:2px solid #0fdbaf;}
        
        Border color #0fdbaf