#0f253e color space conversions
Hex:
        #0f253e
        RGB:
        15, 37, 62
        CMY:
        94, 85, 76
        CMYK:
        76, 40, 0, 76
      HSL:
        212°, 61.0390%, 15.0980%
        HSV (HSB):
        212°, 75.8065%, 24.3137%
        XYZ:
        1.7281, 1.7725, 4.8085
        xyY:
        0.2080, 0.2133, 1.7725
      CIE-Lab:
        14.2450, 1.1092, -18.5470
        CIE-LCH:
        14.2450, 18.5801, 273.4224
        CIE-Luv:
        14.2450, -6.6879, -17.6111
        Hunter-Lab:
        13.3135, -0.1296, -12.0945
      #0f253e color charts
#0f253e RGB chart
      #0f253e CMYK chart
      #0f253e RGB pie chart
      #0f253e color shades, tints & tones
#0f253e color schemes
#0f253e color preview, HTML & CSS examples
           This text has a color of #0f253e        
        
          <p style="color:#0f253e;">Text here</p>
        
        
          .mytext {color:#0f253e;}
        
        Text color #0f253e
      
           This box has a color of #0f253e        
        
          <div style="background-color:#0f253e;">Content here</div>
        
        
          .mybackground {background-color:#0f253e;}
        
        Background color #0f253e
      
           Border around this has a color of #0f253e        
        
          <div style="border:2px solid #0f253e;">Content here</div>
        
        
          .myborder {border:2px solid #0f253e;}
        
        Border color #0f253e