#0f257b color space conversions
Hex:
        #0f257b
        RGB:
        15, 37, 123
        CMY:
        94, 85, 52
        CMYK:
        88, 70, 0, 52
      HSL:
        228°, 78.2609%, 27.0588%
        HSV (HSB):
        228°, 87.8049%, 48.2353%
        XYZ:
        4.4337, 2.8548, 19.0562
        xyY:
        0.1683, 0.1084, 2.8548
      CIE-Lab:
        19.4526, 27.1765, -50.7471
        CIE-LCH:
        19.4526, 57.5659, 298.1703
        CIE-Luv:
        19.4526, -7.0818, -56.2141
        Hunter-Lab:
        16.8960, 17.2725, -55.0432
      #0f257b color charts
#0f257b RGB chart
      #0f257b CMYK chart
      #0f257b RGB pie chart
      #0f257b color shades, tints & tones
#0f257b color schemes
#0f257b color preview, HTML & CSS examples
           This text has a color of #0f257b        
        
          <p style="color:#0f257b;">Text here</p>
        
        
          .mytext {color:#0f257b;}
        
        Text color #0f257b
      
           This box has a color of #0f257b        
        
          <div style="background-color:#0f257b;">Content here</div>
        
        
          .mybackground {background-color:#0f257b;}
        
        Background color #0f257b
      
           Border around this has a color of #0f257b        
        
          <div style="border:2px solid #0f257b;">Content here</div>
        
        
          .myborder {border:2px solid #0f257b;}
        
        Border color #0f257b