#0f187f color space conversions
Hex:
        #0f187f
        RGB:
        15, 24, 127
        CMY:
        94, 91, 50
        CMYK:
        88, 81, 0, 50
      HSL:
        235°, 78.8732%, 27.8431%
        HSV (HSB):
        235°, 88.1890%, 49.8039%
        XYZ:
        4.3544, 2.2871, 20.2906
        xyY:
        0.1617, 0.0849, 2.2871
      CIE-Lab:
        16.9272, 36.9818, -57.4664
        CIE-LCH:
        16.9272, 68.3377, 302.7628
        CIE-Luv:
        16.9272, -5.0276, -57.5505
        Hunter-Lab:
        15.1233, 24.9293, -68.9621
      #0f187f color charts
#0f187f RGB chart
      #0f187f CMYK chart
      #0f187f RGB pie chart
      #0f187f color shades, tints & tones
#0f187f color schemes
#0f187f color preview, HTML & CSS examples
           This text has a color of #0f187f        
        
          <p style="color:#0f187f;">Text here</p>
        
        
          .mytext {color:#0f187f;}
        
        Text color #0f187f
      
           This box has a color of #0f187f        
        
          <div style="background-color:#0f187f;">Content here</div>
        
        
          .mybackground {background-color:#0f187f;}
        
        Background color #0f187f
      
           Border around this has a color of #0f187f        
        
          <div style="border:2px solid #0f187f;">Content here</div>
        
        
          .myborder {border:2px solid #0f187f;}
        
        Border color #0f187f