#0fd1bd color space conversions
Hex:
        #0fd1bd
        RGB:
        15, 209, 189
        CMY:
        94, 18, 26
        CMYK:
        93, 0, 10, 18
      HSL:
        174°, 86.6071%, 43.9216%
        HSV (HSB):
        174°, 92.8230%, 81.9608%
        XYZ:
        32.1828, 49.3766, 55.9785
        xyY:
        0.2340, 0.3590, 49.3766
      CIE-Lab:
        75.6850, -46.6976, -2.1425
        CIE-LCH:
        75.6850, 46.7468, 182.6269
        CIE-Luv:
        75.6850, -60.0217, 3.9679
        Hunter-Lab:
        70.2685, -41.2174, 1.9553
      #0fd1bd color charts
#0fd1bd RGB chart
      #0fd1bd CMYK chart
      #0fd1bd RGB pie chart
      #0fd1bd color shades, tints & tones
#0fd1bd color schemes
#0fd1bd color preview, HTML & CSS examples
           This text has a color of #0fd1bd        
        
          <p style="color:#0fd1bd;">Text here</p>
        
        
          .mytext {color:#0fd1bd;}
        
        Text color #0fd1bd
      
           This box has a color of #0fd1bd        
        
          <div style="background-color:#0fd1bd;">Content here</div>
        
        
          .mybackground {background-color:#0fd1bd;}
        
        Background color #0fd1bd
      
           Border around this has a color of #0fd1bd        
        
          <div style="border:2px solid #0fd1bd;">Content here</div>
        
        
          .myborder {border:2px solid #0fd1bd;}
        
        Border color #0fd1bd