#0fbfbf color space conversions
Hex:
        #0fbfbf
        RGB:
        15, 191, 191
        CMY:
        94, 25, 25
        CMYK:
        92, 0, 0, 25
      HSL:
        180°, 85.4369%, 40.3922%
        HSV (HSB):
        180°, 92.1466%, 74.9020%
        XYZ:
        28.2318, 41.1247, 55.7401
        xyY:
        0.2257, 0.3287, 41.1247
      CIE-Lab:
        70.2632, -38.2162, -11.2626
        CIE-LCH:
        70.2632, 39.8412, 196.4207
        CIE-Luv:
        70.2632, -53.7297, -11.6019
        Hunter-Lab:
        64.1286, -33.6427, -6.6444
      #0fbfbf color charts
#0fbfbf RGB chart
      #0fbfbf CMYK chart
      #0fbfbf RGB pie chart
      #0fbfbf color shades, tints & tones
#0fbfbf color schemes
#0fbfbf color preview, HTML & CSS examples
           This text has a color of #0fbfbf        
        
          <p style="color:#0fbfbf;">Text here</p>
        
        
          .mytext {color:#0fbfbf;}
        
        Text color #0fbfbf
      
           This box has a color of #0fbfbf        
        
          <div style="background-color:#0fbfbf;">Content here</div>
        
        
          .mybackground {background-color:#0fbfbf;}
        
        Background color #0fbfbf
      
           Border around this has a color of #0fbfbf        
        
          <div style="border:2px solid #0fbfbf;">Content here</div>
        
        
          .myborder {border:2px solid #0fbfbf;}
        
        Border color #0fbfbf