#0f59ac color space conversions
Hex:
        #0f59ac
        RGB:
        15, 89, 172
        CMY:
        94, 65, 33
        CMYK:
        91, 48, 0, 33
      HSL:
        212°, 83.9572%, 36.6667%
        HSV (HSB):
        212°, 91.2791%, 67.4510%
        XYZ:
        11.2158, 10.2249, 40.4122
        xyY:
        0.1813, 0.1653, 10.2249
      CIE-Lab:
        38.2430, 11.4389, -50.2075
        CIE-LCH:
        38.2430, 51.4941, 282.8347
        CIE-Luv:
        38.2430, -20.3239, -72.7732
        Hunter-Lab:
        31.9764, 6.6506, -52.5481
      #0f59ac color charts
#0f59ac RGB chart
      #0f59ac CMYK chart
      #0f59ac RGB pie chart
      #0f59ac color shades, tints & tones
#0f59ac color schemes
#0f59ac color preview, HTML & CSS examples
           This text has a color of #0f59ac        
        
          <p style="color:#0f59ac;">Text here</p>
        
        
          .mytext {color:#0f59ac;}
        
        Text color #0f59ac
      
           This box has a color of #0f59ac        
        
          <div style="background-color:#0f59ac;">Content here</div>
        
        
          .mybackground {background-color:#0f59ac;}
        
        Background color #0f59ac
      
           Border around this has a color of #0f59ac        
        
          <div style="border:2px solid #0f59ac;">Content here</div>
        
        
          .myborder {border:2px solid #0f59ac;}
        
        Border color #0f59ac