#0fb0bf color space conversions
Hex:
        #0fb0bf
        RGB:
        15, 176, 191
        CMY:
        94, 31, 25
        CMYK:
        92, 8, 0, 25
      HSL:
        185°, 85.4369%, 40.3922%
        HSV (HSB):
        185°, 92.1466%, 74.9020%
        XYZ:
        25.1263, 34.9138, 54.7050
        xyY:
        0.2190, 0.3043, 34.9138
      CIE-Lab:
        65.6815, -31.1777, -18.1656
        CIE-LCH:
        65.6815, 36.0837, 210.2271
        CIE-Luv:
        65.6815, -48.5578, -23.5640
        Hunter-Lab:
        59.0879, -27.4992, -13.5305
      #0fb0bf color charts
#0fb0bf RGB chart
      #0fb0bf CMYK chart
      #0fb0bf RGB pie chart
      #0fb0bf color shades, tints & tones
#0fb0bf color schemes
#0fb0bf color preview, HTML & CSS examples
           This text has a color of #0fb0bf        
        
          <p style="color:#0fb0bf;">Text here</p>
        
        
          .mytext {color:#0fb0bf;}
        
        Text color #0fb0bf
      
           This box has a color of #0fb0bf        
        
          <div style="background-color:#0fb0bf;">Content here</div>
        
        
          .mybackground {background-color:#0fb0bf;}
        
        Background color #0fb0bf
      
           Border around this has a color of #0fb0bf        
        
          <div style="border:2px solid #0fb0bf;">Content here</div>
        
        
          .myborder {border:2px solid #0fb0bf;}
        
        Border color #0fb0bf