#0f96aa color space conversions
Hex:
        #0f96aa
        RGB:
        15, 150, 170
        CMY:
        94, 41, 33
        CMYK:
        91, 12, 0, 33
      HSL:
        188°, 83.7838%, 36.2745%
        HSV (HSB):
        188°, 91.1765%, 66.6667%
        XYZ:
        18.3590, 24.8165, 41.8527
        xyY:
        0.2159, 0.2919, 24.8165
      CIE-Lab:
        56.8962, -25.1794, -19.7347
        CIE-LCH:
        56.8962, 31.9916, 218.0880
        CIE-Luv:
        56.8962, -41.1002, -26.3524
        Hunter-Lab:
        49.8162, -21.3947, -14.9407
      #0f96aa color charts
#0f96aa RGB chart
      #0f96aa CMYK chart
      #0f96aa RGB pie chart
      #0f96aa color shades, tints & tones
#0f96aa color schemes
#0f96aa color preview, HTML & CSS examples
           This text has a color of #0f96aa        
        
          <p style="color:#0f96aa;">Text here</p>
        
        
          .mytext {color:#0f96aa;}
        
        Text color #0f96aa
      
           This box has a color of #0f96aa        
        
          <div style="background-color:#0f96aa;">Content here</div>
        
        
          .mybackground {background-color:#0f96aa;}
        
        Background color #0f96aa
      
           Border around this has a color of #0f96aa        
        
          <div style="border:2px solid #0f96aa;">Content here</div>
        
        
          .myborder {border:2px solid #0f96aa;}
        
        Border color #0f96aa