#0f71bb color space conversions
Hex:
        #0f71bb
        RGB:
        15, 113, 187
        CMY:
        94, 56, 27
        CMYK:
        92, 40, 0, 27
      HSL:
        206°, 85.1485%, 39.6078%
        HSV (HSB):
        206°, 91.9786%, 73.3333%
        XYZ:
        15.0718, 15.4997, 49.2111
        xyY:
        0.1889, 0.1943, 15.4997
      CIE-Lab:
        46.3111, 2.0493, -46.0515
        CIE-LCH:
        46.3111, 46.0970, 272.5480
        CIE-Luv:
        46.3111, -27.2675, -69.4507
        Hunter-Lab:
        39.3696, -0.5621, -46.5523
      #0f71bb color charts
#0f71bb RGB chart
      #0f71bb CMYK chart
      #0f71bb RGB pie chart
      #0f71bb color shades, tints & tones
#0f71bb color schemes
#0f71bb color preview, HTML & CSS examples
           This text has a color of #0f71bb        
        
          <p style="color:#0f71bb;">Text here</p>
        
        
          .mytext {color:#0f71bb;}
        
        Text color #0f71bb
      
           This box has a color of #0f71bb        
        
          <div style="background-color:#0f71bb;">Content here</div>
        
        
          .mybackground {background-color:#0f71bb;}
        
        Background color #0f71bb
      
           Border around this has a color of #0f71bb        
        
          <div style="border:2px solid #0f71bb;">Content here</div>
        
        
          .myborder {border:2px solid #0f71bb;}
        
        Border color #0f71bb