#0fc8aa color space conversions
Hex:
        #0fc8aa
        RGB:
        15, 200, 170
        CMY:
        94, 22, 33
        CMYK:
        93, 0, 15, 22
      HSL:
        170°, 86.0465%, 42.1569%
        HSV (HSB):
        170°, 92.5000%, 78.4314%
        XYZ:
        28.1070, 44.3124, 45.1020
        xyY:
        0.2392, 0.3771, 44.3124
      CIE-Lab:
        72.4368, -48.0773, 3.3896
        CIE-LCH:
        72.4368, 48.1967, 175.9672
        CIE-Luv:
        72.4368, -58.4533, 12.4892
        Hunter-Lab:
        66.5676, -41.1247, 6.4261
      #0fc8aa color charts
#0fc8aa RGB chart
      #0fc8aa CMYK chart
      #0fc8aa RGB pie chart
      #0fc8aa color shades, tints & tones
#0fc8aa color schemes
#0fc8aa color preview, HTML & CSS examples
           This text has a color of #0fc8aa        
        
          <p style="color:#0fc8aa;">Text here</p>
        
        
          .mytext {color:#0fc8aa;}
        
        Text color #0fc8aa
      
           This box has a color of #0fc8aa        
        
          <div style="background-color:#0fc8aa;">Content here</div>
        
        
          .mybackground {background-color:#0fc8aa;}
        
        Background color #0fc8aa
      
           Border around this has a color of #0fc8aa        
        
          <div style="border:2px solid #0fc8aa;">Content here</div>
        
        
          .myborder {border:2px solid #0fc8aa;}
        
        Border color #0fc8aa