#0fb1ae color space conversions
Hex:
        #0fb1ae
        RGB:
        15, 177, 174
        CMY:
        94, 31, 32
        CMYK:
        92, 0, 2, 31
      HSL:
        179°, 84.3750%, 37.6471%
        HSV (HSB):
        179°, 91.5254%, 69.4118%
        XYZ:
        23.5591, 34.6018, 45.4815
        xyY:
        0.2273, 0.3339, 34.6018
      CIE-Lab:
        65.4375, -36.9413, -9.0953
        CIE-LCH:
        65.4375, 38.0445, 193.8317
        CIE-Luv:
        65.4375, -50.2407, -8.2665
        Hunter-Lab:
        58.8233, -31.4504, -4.6660
      #0fb1ae color charts
#0fb1ae RGB chart
      #0fb1ae CMYK chart
      #0fb1ae RGB pie chart
      #0fb1ae color shades, tints & tones
#0fb1ae color schemes
#0fb1ae color preview, HTML & CSS examples
           This text has a color of #0fb1ae        
        
          <p style="color:#0fb1ae;">Text here</p>
        
        
          .mytext {color:#0fb1ae;}
        
        Text color #0fb1ae
      
           This box has a color of #0fb1ae        
        
          <div style="background-color:#0fb1ae;">Content here</div>
        
        
          .mybackground {background-color:#0fb1ae;}
        
        Background color #0fb1ae
      
           Border around this has a color of #0fb1ae        
        
          <div style="border:2px solid #0fb1ae;">Content here</div>
        
        
          .myborder {border:2px solid #0fb1ae;}
        
        Border color #0fb1ae