#0f4cba color space conversions
Hex:
        #0f4cba
        RGB:
        15, 76, 186
        CMY:
        94, 70, 27
        CMYK:
        92, 59, 0, 27
      HSL:
        219°, 85.0746%, 39.4118%
        HSV (HSB):
        219°, 91.9355%, 72.9412%
        XYZ:
        11.6444, 8.8156, 47.5422
        xyY:
        0.1712, 0.1296, 8.8156
      CIE-Lab:
        35.6268, 25.8006, -62.7177
        CIE-LCH:
        35.6268, 67.8172, 292.3611
        CIE-Luv:
        35.6268, -16.3346, -88.6518
        Hunter-Lab:
        29.6911, 18.0454, -74.1531
      #0f4cba color charts
#0f4cba RGB chart
      #0f4cba CMYK chart
      #0f4cba RGB pie chart
      #0f4cba color shades, tints & tones
#0f4cba color schemes
#0f4cba color preview, HTML & CSS examples
           This text has a color of #0f4cba        
        
          <p style="color:#0f4cba;">Text here</p>
        
        
          .mytext {color:#0f4cba;}
        
        Text color #0f4cba
      
           This box has a color of #0f4cba        
        
          <div style="background-color:#0f4cba;">Content here</div>
        
        
          .mybackground {background-color:#0f4cba;}
        
        Background color #0f4cba
      
           Border around this has a color of #0f4cba        
        
          <div style="border:2px solid #0f4cba;">Content here</div>
        
        
          .myborder {border:2px solid #0f4cba;}
        
        Border color #0f4cba