#0fa196 color space conversions
Hex:
        #0fa196
        RGB:
        15, 161, 150
        CMY:
        94, 37, 41
        CMYK:
        91, 0, 7, 37
      HSL:
        175°, 82.9545%, 34.5098%
        HSV (HSB):
        175°, 90.6832%, 63.1373%
        XYZ:
        18.4469, 27.7933, 33.2466
        xyY:
        0.2321, 0.3497, 27.7933
      CIE-Lab:
        59.7015, -36.8111, -4.1567
        CIE-LCH:
        59.7015, 37.0450, 186.4426
        CIE-Luv:
        59.7015, -46.5217, -0.6680
        Hunter-Lab:
        52.7194, -29.8004, -0.4867
      #0fa196 color charts
#0fa196 RGB chart
      #0fa196 CMYK chart
      #0fa196 RGB pie chart
      #0fa196 color shades, tints & tones
#0fa196 color schemes
#0fa196 color preview, HTML & CSS examples
           This text has a color of #0fa196        
        
          <p style="color:#0fa196;">Text here</p>
        
        
          .mytext {color:#0fa196;}
        
        Text color #0fa196
      
           This box has a color of #0fa196        
        
          <div style="background-color:#0fa196;">Content here</div>
        
        
          .mybackground {background-color:#0fa196;}
        
        Background color #0fa196
      
           Border around this has a color of #0fa196        
        
          <div style="border:2px solid #0fa196;">Content here</div>
        
        
          .myborder {border:2px solid #0fa196;}
        
        Border color #0fa196