#0f379a color space conversions
Hex:
        #0f379a
        RGB:
        15, 55, 154
        CMY:
        94, 78, 40
        CMYK:
        90, 64, 0, 40
      HSL:
        223°, 82.2485%, 33.1373%
        HSV (HSB):
        223°, 90.2597%, 60.3922%
        XYZ:
        7.3959, 5.1670, 31.1794
        xyY:
        0.1691, 0.1181, 5.1670
      CIE-Lab:
        27.2054, 27.2321, -57.3333
        CIE-LCH:
        27.2054, 63.4720, 295.4067
        CIE-Luv:
        27.2054, -11.3346, -73.4664
        Hunter-Lab:
        22.7311, 18.2984, -65.4141
      #0f379a color charts
#0f379a RGB chart
      #0f379a CMYK chart
      #0f379a RGB pie chart
      #0f379a color shades, tints & tones
#0f379a color schemes
#0f379a color preview, HTML & CSS examples
           This text has a color of #0f379a        
        
          <p style="color:#0f379a;">Text here</p>
        
        
          .mytext {color:#0f379a;}
        
        Text color #0f379a
      
           This box has a color of #0f379a        
        
          <div style="background-color:#0f379a;">Content here</div>
        
        
          .mybackground {background-color:#0f379a;}
        
        Background color #0f379a
      
           Border around this has a color of #0f379a        
        
          <div style="border:2px solid #0f379a;">Content here</div>
        
        
          .myborder {border:2px solid #0f379a;}
        
        Border color #0f379a