#0f4380 color space conversions
Hex:
        #0f4380
        RGB:
        15, 67, 128
        CMY:
        94, 74, 50
        CMYK:
        88, 48, 0, 50
      HSL:
        212°, 79.0210%, 28.0392%
        HSV (HSB):
        212°, 88.2812%, 50.1961%
        XYZ:
        6.1004, 5.6744, 21.1958
        xyY:
        0.1850, 0.1721, 5.6744
      CIE-Lab:
        28.5756, 8.0545, -39.0570
        CIE-LCH:
        28.5756, 39.8789, 281.6524
        CIE-Luv:
        28.5756, -14.9371, -51.4274
        Hunter-Lab:
        23.8210, 4.0264, -36.0814
      #0f4380 color charts
#0f4380 RGB chart
      #0f4380 CMYK chart
      #0f4380 RGB pie chart
      #0f4380 color shades, tints & tones
#0f4380 color schemes
#0f4380 color preview, HTML & CSS examples
           This text has a color of #0f4380        
        
          <p style="color:#0f4380;">Text here</p>
        
        
          .mytext {color:#0f4380;}
        
        Text color #0f4380
      
           This box has a color of #0f4380        
        
          <div style="background-color:#0f4380;">Content here</div>
        
        
          .mybackground {background-color:#0f4380;}
        
        Background color #0f4380
      
           Border around this has a color of #0f4380        
        
          <div style="border:2px solid #0f4380;">Content here</div>
        
        
          .myborder {border:2px solid #0f4380;}
        
        Border color #0f4380