#0f2044 color space conversions
Hex:
        #0f2044
        RGB:
        15, 32, 68
        CMY:
        94, 87, 73
        CMYK:
        78, 53, 0, 73
      HSL:
        221°, 63.8554%, 16.2745%
        HSV (HSB):
        221°, 77.9412%, 26.6667%
        XYZ:
        1.7569, 1.5519, 5.6758
        xyY:
        0.1955, 0.1727, 1.5519
      CIE-Lab:
        12.9345, 7.4848, -24.8241
        CIE-LCH:
        12.9345, 25.9280, 286.7788
        CIE-Luv:
        12.9345, -5.1736, -22.9151
        Hunter-Lab:
        12.4577, 3.3729, -18.2925
      #0f2044 color charts
#0f2044 RGB chart
      #0f2044 CMYK chart
      #0f2044 RGB pie chart
      #0f2044 color shades, tints & tones
#0f2044 color schemes
#0f2044 color preview, HTML & CSS examples
           This text has a color of #0f2044        
        
          <p style="color:#0f2044;">Text here</p>
        
        
          .mytext {color:#0f2044;}
        
        Text color #0f2044
      
           This box has a color of #0f2044        
        
          <div style="background-color:#0f2044;">Content here</div>
        
        
          .mybackground {background-color:#0f2044;}
        
        Background color #0f2044
      
           Border around this has a color of #0f2044        
        
          <div style="border:2px solid #0f2044;">Content here</div>
        
        
          .myborder {border:2px solid #0f2044;}
        
        Border color #0f2044