#0f1f33 color space conversions
Hex:
        #0f1f33
        RGB:
        15, 31, 51
        CMY:
        94, 88, 80
        CMYK:
        71, 39, 0, 80
      HSL:
        213°, 54.5455%, 12.9412%
        HSV (HSB):
        213°, 70.5882%, 20.0000%
        XYZ:
        1.2845, 1.3205, 3.3192
        xyY:
        0.2168, 0.2229, 1.3205
      CIE-Lab:
        11.4184, 0.9153, -15.2037
        CIE-LCH:
        11.4184, 15.2312, 273.4451
        CIE-Luv:
        11.4184, -4.8038, -12.7022
        Hunter-Lab:
        11.4915, -0.1573, -9.0810
      #0f1f33 color charts
#0f1f33 RGB chart
      #0f1f33 CMYK chart
      #0f1f33 RGB pie chart
      #0f1f33 color shades, tints & tones
#0f1f33 color schemes
#0f1f33 color preview, HTML & CSS examples
           This text has a color of #0f1f33        
        
          <p style="color:#0f1f33;">Text here</p>
        
        
          .mytext {color:#0f1f33;}
        
        Text color #0f1f33
      
           This box has a color of #0f1f33        
        
          <div style="background-color:#0f1f33;">Content here</div>
        
        
          .mybackground {background-color:#0f1f33;}
        
        Background color #0f1f33
      
           Border around this has a color of #0f1f33        
        
          <div style="border:2px solid #0f1f33;">Content here</div>
        
        
          .myborder {border:2px solid #0f1f33;}
        
        Border color #0f1f33