#0fccbf color space conversions
Hex:
        #0fccbf
        RGB:
        15, 204, 191
        CMY:
        94, 20, 25
        CMYK:
        93, 0, 6, 20
      HSL:
        176°, 86.3014%, 42.9412%
        HSV (HSB):
        176°, 92.6471%, 80.0000%
        XYZ:
        31.1938, 47.0489, 56.7275
        xyY:
        0.2311, 0.3486, 47.0489
      CIE-Lab:
        74.2210, -43.9941, -5.3780
        CIE-LCH:
        74.2210, 44.3216, 186.9695
        CIE-Luv:
        74.2210, -58.1694, -1.4810
        Hunter-Lab:
        68.5922, -38.8594, -1.0198
      #0fccbf color charts
#0fccbf RGB chart
      #0fccbf CMYK chart
      #0fccbf RGB pie chart
      #0fccbf color shades, tints & tones
#0fccbf color schemes
#0fccbf color preview, HTML & CSS examples
           This text has a color of #0fccbf        
        
          <p style="color:#0fccbf;">Text here</p>
        
        
          .mytext {color:#0fccbf;}
        
        Text color #0fccbf
      
           This box has a color of #0fccbf        
        
          <div style="background-color:#0fccbf;">Content here</div>
        
        
          .mybackground {background-color:#0fccbf;}
        
        Background color #0fccbf
      
           Border around this has a color of #0fccbf        
        
          <div style="border:2px solid #0fccbf;">Content here</div>
        
        
          .myborder {border:2px solid #0fccbf;}
        
        Border color #0fccbf