#0f459b color space conversions
Hex:
        #0f459b
        RGB:
        15, 69, 155
        CMY:
        94, 73, 39
        CMYK:
        90, 55, 0, 39
      HSL:
        217°, 82.3529%, 33.3333%
        HSV (HSB):
        217°, 90.3226%, 60.7843%
        XYZ:
        8.2415, 6.7244, 31.8739
        xyY:
        0.1760, 0.1436, 6.7244
      CIE-Lab:
        31.1710, 17.9827, -51.4677
        CIE-LCH:
        31.1710, 54.5188, 289.2592
        CIE-Luv:
        31.1710, -14.9189, -69.9938
        Hunter-Lab:
        25.9314, 11.3510, -54.7252
      #0f459b color charts
#0f459b RGB chart
      #0f459b CMYK chart
      #0f459b RGB pie chart
      #0f459b color shades, tints & tones
#0f459b color schemes
#0f459b color preview, HTML & CSS examples
           This text has a color of #0f459b        
        
          <p style="color:#0f459b;">Text here</p>
        
        
          .mytext {color:#0f459b;}
        
        Text color #0f459b
      
           This box has a color of #0f459b        
        
          <div style="background-color:#0f459b;">Content here</div>
        
        
          .mybackground {background-color:#0f459b;}
        
        Background color #0f459b
      
           Border around this has a color of #0f459b        
        
          <div style="border:2px solid #0f459b;">Content here</div>
        
        
          .myborder {border:2px solid #0f459b;}
        
        Border color #0f459b