#0fc4bc color space conversions
Hex:
        #0fc4bc
        RGB:
        15, 196, 188
        CMY:
        94, 23, 26
        CMYK:
        92, 0, 4, 23
      HSL:
        177°, 85.7820%, 41.3725%
        HSV (HSB):
        177°, 92.3469%, 76.8627%
        XYZ:
        29.0140, 43.2123, 54.3886
        xyY:
        0.2292, 0.3413, 43.2123
      CIE-Lab:
        71.6988, -41.3507, -7.4838
        CIE-LCH:
        71.6988, 42.0225, 190.2586
        CIE-Luv:
        71.6988, -55.6804, -5.1713
        Hunter-Lab:
        65.7360, -36.2532, -3.0400
      #0fc4bc color charts
#0fc4bc RGB chart
      #0fc4bc CMYK chart
      #0fc4bc RGB pie chart
      #0fc4bc color shades, tints & tones
#0fc4bc color schemes
#0fc4bc color preview, HTML & CSS examples
           This text has a color of #0fc4bc        
        
          <p style="color:#0fc4bc;">Text here</p>
        
        
          .mytext {color:#0fc4bc;}
        
        Text color #0fc4bc
      
           This box has a color of #0fc4bc        
        
          <div style="background-color:#0fc4bc;">Content here</div>
        
        
          .mybackground {background-color:#0fc4bc;}
        
        Background color #0fc4bc
      
           Border around this has a color of #0fc4bc        
        
          <div style="border:2px solid #0fc4bc;">Content here</div>
        
        
          .myborder {border:2px solid #0fc4bc;}
        
        Border color #0fc4bc