#0fb27b color space conversions
Hex:
        #0fb27b
        RGB:
        15, 178, 123
        CMY:
        94, 30, 52
        CMYK:
        92, 0, 31, 30
      HSL:
        160°, 84.4560%, 37.8431%
        HSV (HSB):
        160°, 91.5730%, 69.8039%
        XYZ:
        19.6925, 33.3724, 24.1425
        xyY:
        0.2551, 0.4322, 33.3724
      CIE-Lab:
        64.4613, -50.9527, 17.6748
        CIE-LCH:
        64.4613, 53.9312, 160.8691
        CIE-Luv:
        64.4613, -54.4200, 32.1875
        Hunter-Lab:
        57.7689, -40.2475, 15.6600
      #0fb27b color charts
#0fb27b RGB chart
      #0fb27b CMYK chart
      #0fb27b RGB pie chart
      #0fb27b color shades, tints & tones
#0fb27b color schemes
#0fb27b color preview, HTML & CSS examples
           This text has a color of #0fb27b        
        
          <p style="color:#0fb27b;">Text here</p>
        
        
          .mytext {color:#0fb27b;}
        
        Text color #0fb27b
      
           This box has a color of #0fb27b        
        
          <div style="background-color:#0fb27b;">Content here</div>
        
        
          .mybackground {background-color:#0fb27b;}
        
        Background color #0fb27b
      
           Border around this has a color of #0fb27b        
        
          <div style="border:2px solid #0fb27b;">Content here</div>
        
        
          .myborder {border:2px solid #0fb27b;}
        
        Border color #0fb27b