#0f2035 color space conversions
Hex:
        #0f2035
        RGB:
        15, 32, 53
        CMY:
        94, 87, 79
        CMYK:
        72, 40, 0, 79
      HSL:
        213°, 55.8824%, 13.3333%
        HSV (HSB):
        213°, 71.6981%, 20.7843%
        XYZ:
        1.3561, 1.3916, 3.5653
        xyY:
        0.2148, 0.2204, 1.3916
      CIE-Lab:
        11.9018, 1.0045, -15.8780
        CIE-LCH:
        11.9018, 15.9098, 273.6200
        CIE-Luv:
        11.9018, -5.1205, -13.6085
        Hunter-Lab:
        11.7967, -0.1244, -9.6614
      #0f2035 color charts
#0f2035 RGB chart
      #0f2035 CMYK chart
      #0f2035 RGB pie chart
      #0f2035 color shades, tints & tones
#0f2035 color schemes
#0f2035 color preview, HTML & CSS examples
           This text has a color of #0f2035        
        
          <p style="color:#0f2035;">Text here</p>
        
        
          .mytext {color:#0f2035;}
        
        Text color #0f2035
      
           This box has a color of #0f2035        
        
          <div style="background-color:#0f2035;">Content here</div>
        
        
          .mybackground {background-color:#0f2035;}
        
        Background color #0f2035
      
           Border around this has a color of #0f2035        
        
          <div style="border:2px solid #0f2035;">Content here</div>
        
        
          .myborder {border:2px solid #0f2035;}
        
        Border color #0f2035