#0f56bd color space conversions
Hex:
        #0f56bd
        RGB:
        15, 86, 189
        CMY:
        94, 66, 26
        CMYK:
        92, 54, 0, 26
      HSL:
        216°, 85.2941%, 40.0000%
        HSV (HSB):
        216°, 92.0635%, 74.1176%
        XYZ:
        12.7101, 10.4313, 49.4877
        xyY:
        0.1750, 0.1436, 10.4313
      CIE-Lab:
        38.6056, 20.3171, -59.6239
        CIE-LCH:
        38.6056, 62.9904, 288.8168
        CIE-Luv:
        38.6056, -18.9628, -86.7131
        Hunter-Lab:
        32.2975, 13.7250, -68.2386
      #0f56bd color charts
#0f56bd RGB chart
      #0f56bd CMYK chart
      #0f56bd RGB pie chart
      #0f56bd color shades, tints & tones
#0f56bd color schemes
#0f56bd color preview, HTML & CSS examples
           This text has a color of #0f56bd        
        
          <p style="color:#0f56bd;">Text here</p>
        
        
          .mytext {color:#0f56bd;}
        
        Text color #0f56bd
      
           This box has a color of #0f56bd        
        
          <div style="background-color:#0f56bd;">Content here</div>
        
        
          .mybackground {background-color:#0f56bd;}
        
        Background color #0f56bd
      
           Border around this has a color of #0f56bd        
        
          <div style="border:2px solid #0f56bd;">Content here</div>
        
        
          .myborder {border:2px solid #0f56bd;}
        
        Border color #0f56bd