#0fcfaf color space conversions
Hex:
        #0fcfaf
        RGB:
        15, 207, 175
        CMY:
        94, 19, 31
        CMYK:
        93, 0, 15, 19
      HSL:
        170°, 86.4865%, 43.5294%
        HSV (HSB):
        170°, 92.7536%, 81.1765%
        XYZ:
        30.2477, 47.8224, 48.1939
        xyY:
        0.2396, 0.3787, 47.8224
      CIE-Lab:
        74.7127, -49.6364, 3.9818
        CIE-LCH:
        74.7127, 49.7959, 175.4136
        CIE-Luv:
        74.7127, -60.4370, 13.6824
        Hunter-Lab:
        69.1537, -42.9435, 7.0878
      #0fcfaf color charts
#0fcfaf RGB chart
      #0fcfaf CMYK chart
      #0fcfaf RGB pie chart
      #0fcfaf color shades, tints & tones
#0fcfaf color schemes
#0fcfaf color preview, HTML & CSS examples
           This text has a color of #0fcfaf        
        
          <p style="color:#0fcfaf;">Text here</p>
        
        
          .mytext {color:#0fcfaf;}
        
        Text color #0fcfaf
      
           This box has a color of #0fcfaf        
        
          <div style="background-color:#0fcfaf;">Content here</div>
        
        
          .mybackground {background-color:#0fcfaf;}
        
        Background color #0fcfaf
      
           Border around this has a color of #0fcfaf        
        
          <div style="border:2px solid #0fcfaf;">Content here</div>
        
        
          .myborder {border:2px solid #0fcfaf;}
        
        Border color #0fcfaf