#0f265d color space conversions
Hex:
        #0f265d
        RGB:
        15, 38, 93
        CMY:
        94, 85, 64
        CMYK:
        84, 59, 0, 64
      HSL:
        222°, 72.2222%, 21.1765%
        HSV (HSB):
        222°, 83.8710%, 36.4706%
        XYZ:
        2.8659, 2.2781, 10.6446
        xyY:
        0.1815, 0.1443, 2.2781
      CIE-Lab:
        16.8838, 13.8838, -35.4377
        CIE-LCH:
        16.8838, 38.0604, 291.3942
        CIE-Luv:
        16.8838, -6.9427, -37.5478
        Hunter-Lab:
        15.0934, 7.4798, -31.2489
      #0f265d color charts
#0f265d RGB chart
      #0f265d CMYK chart
      #0f265d RGB pie chart
      #0f265d color shades, tints & tones
#0f265d color schemes
#0f265d color preview, HTML & CSS examples
           This text has a color of #0f265d        
        
          <p style="color:#0f265d;">Text here</p>
        
        
          .mytext {color:#0f265d;}
        
        Text color #0f265d
      
           This box has a color of #0f265d        
        
          <div style="background-color:#0f265d;">Content here</div>
        
        
          .mybackground {background-color:#0f265d;}
        
        Background color #0f265d
      
           Border around this has a color of #0f265d        
        
          <div style="border:2px solid #0f265d;">Content here</div>
        
        
          .myborder {border:2px solid #0f265d;}
        
        Border color #0f265d