#0fa0b1 color space conversions
Hex:
        #0fa0b1
        RGB:
        15, 160, 177
        CMY:
        94, 37, 31
        CMYK:
        92, 10, 0, 31
      HSL:
        186°, 84.3750%, 37.6471%
        HSV (HSB):
        186°, 91.5254%, 69.4118%
        XYZ:
        20.7036, 28.4175, 45.9889
        xyY:
        0.2177, 0.2988, 28.4175
      CIE-Lab:
        60.2641, -27.8818, -18.5689
        CIE-LCH:
        60.2641, 33.4992, 213.6630
        CIE-Luv:
        60.2641, -44.0762, -24.3599
        Hunter-Lab:
        53.3081, -23.9638, -13.8339
      #0fa0b1 color charts
#0fa0b1 RGB chart
      #0fa0b1 CMYK chart
      #0fa0b1 RGB pie chart
      #0fa0b1 color shades, tints & tones
#0fa0b1 color schemes
#0fa0b1 color preview, HTML & CSS examples
           This text has a color of #0fa0b1        
        
          <p style="color:#0fa0b1;">Text here</p>
        
        
          .mytext {color:#0fa0b1;}
        
        Text color #0fa0b1
      
           This box has a color of #0fa0b1        
        
          <div style="background-color:#0fa0b1;">Content here</div>
        
        
          .mybackground {background-color:#0fa0b1;}
        
        Background color #0fa0b1
      
           Border around this has a color of #0fa0b1        
        
          <div style="border:2px solid #0fa0b1;">Content here</div>
        
        
          .myborder {border:2px solid #0fa0b1;}
        
        Border color #0fa0b1