#0fdbbf color space conversions
Hex:
        #0fdbbf
        RGB:
        15, 219, 191
        CMY:
        94, 14, 25
        CMYK:
        93, 0, 13, 14
      HSL:
        172°, 87.1795%, 45.8824%
        HSV (HSB):
        172°, 93.1507%, 85.8824%
        XYZ:
        34.9325, 54.5262, 57.9737
        xyY:
        0.2369, 0.3698, 54.5262
      CIE-Lab:
        78.7676, -50.3291, 1.2909
        CIE-LCH:
        78.7676, 50.3457, 178.5308
        CIE-Luv:
        78.7676, -63.2304, 9.8465
        Hunter-Lab:
        73.8418, -44.7799, 5.1403
      #0fdbbf color charts
#0fdbbf RGB chart
      #0fdbbf CMYK chart
      #0fdbbf RGB pie chart
      #0fdbbf color shades, tints & tones
#0fdbbf color schemes
#0fdbbf color preview, HTML & CSS examples
           This text has a color of #0fdbbf        
        
          <p style="color:#0fdbbf;">Text here</p>
        
        
          .mytext {color:#0fdbbf;}
        
        Text color #0fdbbf
      
           This box has a color of #0fdbbf        
        
          <div style="background-color:#0fdbbf;">Content here</div>
        
        
          .mybackground {background-color:#0fdbbf;}
        
        Background color #0fdbbf
      
           Border around this has a color of #0fdbbf        
        
          <div style="border:2px solid #0fdbbf;">Content here</div>
        
        
          .myborder {border:2px solid #0fdbbf;}
        
        Border color #0fdbbf