#0f71aa color space conversions
Hex:
        #0f71aa
        RGB:
        15, 113, 170
        CMY:
        94, 56, 33
        CMYK:
        91, 34, 0, 33
      HSL:
        202°, 83.7838%, 36.2745%
        HSV (HSB):
        202°, 91.1765%, 66.6667%
        XYZ:
        13.3578, 14.8141, 40.1856
        xyY:
        0.1954, 0.2167, 14.8141
      CIE-Lab:
        45.3785, -4.6050, -37.6358
        CIE-LCH:
        45.3785, 37.9165, 263.0242
        CIE-Luv:
        45.3785, -28.2011, -55.4261
        Hunter-Lab:
        38.4891, -5.4066, -34.9610
      #0f71aa color charts
#0f71aa RGB chart
      #0f71aa CMYK chart
      #0f71aa RGB pie chart
      #0f71aa color shades, tints & tones
#0f71aa color schemes
#0f71aa color preview, HTML & CSS examples
           This text has a color of #0f71aa        
        
          <p style="color:#0f71aa;">Text here</p>
        
        
          .mytext {color:#0f71aa;}
        
        Text color #0f71aa
      
           This box has a color of #0f71aa        
        
          <div style="background-color:#0f71aa;">Content here</div>
        
        
          .mybackground {background-color:#0f71aa;}
        
        Background color #0f71aa
      
           Border around this has a color of #0f71aa        
        
          <div style="border:2px solid #0f71aa;">Content here</div>
        
        
          .myborder {border:2px solid #0f71aa;}
        
        Border color #0f71aa