#0f135b color space conversions
Hex:
        #0f135b
        RGB:
        15, 19, 91
        CMY:
        94, 93, 64
        CMYK:
        84, 79, 0, 64
      HSL:
        237°, 71.6981%, 20.7843%
        HSV (HSB):
        237°, 83.5165%, 35.6863%
        XYZ:
        2.3182, 1.3226, 10.0306
        xyY:
        0.1696, 0.0967, 1.3226
      CIE-Lab:
        11.4329, 26.7570, -43.0294
        CIE-LCH:
        11.4329, 50.6701, 301.8746
        CIE-Luv:
        11.4329, -3.0273, -35.7467
        Hunter-Lab:
        11.5006, 15.8547, -43.6615
      #0f135b color charts
#0f135b RGB chart
      #0f135b CMYK chart
      #0f135b RGB pie chart
      #0f135b color shades, tints & tones
#0f135b color schemes
#0f135b color preview, HTML & CSS examples
           This text has a color of #0f135b        
        
          <p style="color:#0f135b;">Text here</p>
        
        
          .mytext {color:#0f135b;}
        
        Text color #0f135b
      
           This box has a color of #0f135b        
        
          <div style="background-color:#0f135b;">Content here</div>
        
        
          .mybackground {background-color:#0f135b;}
        
        Background color #0f135b
      
           Border around this has a color of #0f135b        
        
          <div style="border:2px solid #0f135b;">Content here</div>
        
        
          .myborder {border:2px solid #0f135b;}
        
        Border color #0f135b