#0fbecf color space conversions
Hex:
        #0fbecf
        RGB:
        15, 190, 207
        CMY:
        94, 25, 19
        CMYK:
        93, 8, 0, 19
      HSL:
        185°, 86.4865%, 43.5294%
        HSV (HSB):
        185°, 92.7536%, 81.1765%
        XYZ:
        29.8729, 41.4335, 65.4545
        xyY:
        0.2184, 0.3030, 41.4335
      CIE-Lab:
        70.4786, -32.8012, -19.6928
        CIE-LCH:
        70.4786, 38.2587, 210.9793
        CIE-Luv:
        70.4786, -52.1203, -26.0744
        Hunter-Lab:
        64.3688, -29.8054, -15.2318
      #0fbecf color charts
#0fbecf RGB chart
      #0fbecf CMYK chart
      #0fbecf RGB pie chart
      #0fbecf color shades, tints & tones
#0fbecf color schemes
#0fbecf color preview, HTML & CSS examples
           This text has a color of #0fbecf        
        
          <p style="color:#0fbecf;">Text here</p>
        
        
          .mytext {color:#0fbecf;}
        
        Text color #0fbecf
      
           This box has a color of #0fbecf        
        
          <div style="background-color:#0fbecf;">Content here</div>
        
        
          .mybackground {background-color:#0fbecf;}
        
        Background color #0fbecf
      
           Border around this has a color of #0fbecf        
        
          <div style="border:2px solid #0fbecf;">Content here</div>
        
        
          .myborder {border:2px solid #0fbecf;}
        
        Border color #0fbecf