#0f86ac color space conversions
Hex:
        #0f86ac
        RGB:
        15, 134, 172
        CMY:
        94, 47, 33
        CMYK:
        91, 22, 0, 33
      HSL:
        195°, 83.9572%, 36.6667%
        HSV (HSB):
        195°, 91.2791%, 67.4510%
        XYZ:
        16.1685, 20.1303, 42.0631
        xyY:
        0.2063, 0.2569, 20.1303
      CIE-Lab:
        51.9842, -15.9925, -28.4470
        CIE-LCH:
        51.9842, 32.6342, 240.6558
        CIE-Luv:
        51.9842, -35.3306, -40.9372
        Hunter-Lab:
        44.8668, -14.1915, -24.1782
      #0f86ac color charts
#0f86ac RGB chart
      #0f86ac CMYK chart
      #0f86ac RGB pie chart
      #0f86ac color shades, tints & tones
#0f86ac color schemes
#0f86ac color preview, HTML & CSS examples
           This text has a color of #0f86ac        
        
          <p style="color:#0f86ac;">Text here</p>
        
        
          .mytext {color:#0f86ac;}
        
        Text color #0f86ac
      
           This box has a color of #0f86ac        
        
          <div style="background-color:#0f86ac;">Content here</div>
        
        
          .mybackground {background-color:#0f86ac;}
        
        Background color #0f86ac
      
           Border around this has a color of #0f86ac        
        
          <div style="border:2px solid #0f86ac;">Content here</div>
        
        
          .myborder {border:2px solid #0f86ac;}
        
        Border color #0f86ac