#0f81ae color space conversions
Hex:
        #0f81ae
        RGB:
        15, 129, 174
        CMY:
        94, 49, 32
        CMYK:
        91, 26, 0, 32
      HSL:
        197°, 84.1270%, 37.0588%
        HSV (HSB):
        197°, 91.3793%, 68.2353%
        XYZ:
        15.6872, 18.8581, 42.8576
        xyY:
        0.2027, 0.2436, 18.8581
      CIE-Lab:
        50.5207, -12.4608, -31.8816
        CIE-LCH:
        50.5207, 34.2302, 248.6521
        CIE-Luv:
        50.5207, -33.4504, -46.6184
        Hunter-Lab:
        43.4259, -11.5136, -28.1160
      #0f81ae color charts
#0f81ae RGB chart
      #0f81ae CMYK chart
      #0f81ae RGB pie chart
      #0f81ae color shades, tints & tones
#0f81ae color schemes
#0f81ae color preview, HTML & CSS examples
           This text has a color of #0f81ae        
        
          <p style="color:#0f81ae;">Text here</p>
        
        
          .mytext {color:#0f81ae;}
        
        Text color #0f81ae
      
           This box has a color of #0f81ae        
        
          <div style="background-color:#0f81ae;">Content here</div>
        
        
          .mybackground {background-color:#0f81ae;}
        
        Background color #0f81ae
      
           Border around this has a color of #0f81ae        
        
          <div style="border:2px solid #0f81ae;">Content here</div>
        
        
          .myborder {border:2px solid #0f81ae;}
        
        Border color #0f81ae