#0f376f color space conversions
Hex:
        #0f376f
        RGB:
        15, 55, 111
        CMY:
        94, 78, 56
        CMYK:
        86, 50, 0, 56
      HSL:
        215°, 76.1905%, 24.7059%
        HSV (HSB):
        215°, 86.4865%, 43.5294%
        XYZ:
        4.4324, 3.9816, 15.5738
        xyY:
        0.1848, 0.1660, 3.9816
      CIE-Lab:
        23.6106, 9.2364, -36.3003
        CIE-LCH:
        23.6106, 37.4569, 284.2757
        CIE-Luv:
        23.6106, -11.6444, -44.5513
        Hunter-Lab:
        19.9540, 4.7311, -32.3072
      #0f376f color charts
#0f376f RGB chart
      #0f376f CMYK chart
      #0f376f RGB pie chart
      #0f376f color shades, tints & tones
#0f376f color schemes
#0f376f color preview, HTML & CSS examples
           This text has a color of #0f376f        
        
          <p style="color:#0f376f;">Text here</p>
        
        
          .mytext {color:#0f376f;}
        
        Text color #0f376f
      
           This box has a color of #0f376f        
        
          <div style="background-color:#0f376f;">Content here</div>
        
        
          .mybackground {background-color:#0f376f;}
        
        Background color #0f376f
      
           Border around this has a color of #0f376f        
        
          <div style="border:2px solid #0f376f;">Content here</div>
        
        
          .myborder {border:2px solid #0f376f;}
        
        Border color #0f376f