#0f437b color space conversions
Hex:
        #0f437b
        RGB:
        15, 67, 123
        CMY:
        94, 74, 52
        CMYK:
        88, 46, 0, 52
      HSL:
        211°, 78.2609%, 27.0588%
        HSV (HSB):
        211°, 87.8049%, 48.2353%
        XYZ:
        5.7793, 5.5459, 19.5048
        xyY:
        0.1875, 0.1799, 5.5459
      CIE-Lab:
        28.2367, 5.9392, -36.4730
        CIE-LCH:
        28.2367, 36.9534, 279.2487
        CIE-Luv:
        28.2367, -15.0848, -47.6835
        Hunter-Lab:
        23.5498, 2.5932, -32.6212
      #0f437b color charts
#0f437b RGB chart
      #0f437b CMYK chart
      #0f437b RGB pie chart
      #0f437b color shades, tints & tones
#0f437b color schemes
#0f437b color preview, HTML & CSS examples
           This text has a color of #0f437b        
        
          <p style="color:#0f437b;">Text here</p>
        
        
          .mytext {color:#0f437b;}
        
        Text color #0f437b
      
           This box has a color of #0f437b        
        
          <div style="background-color:#0f437b;">Content here</div>
        
        
          .mybackground {background-color:#0f437b;}
        
        Background color #0f437b
      
           Border around this has a color of #0f437b        
        
          <div style="border:2px solid #0f437b;">Content here</div>
        
        
          .myborder {border:2px solid #0f437b;}
        
        Border color #0f437b